kernel still breaking. updated name which may have been issue

This commit is contained in:
tumillanino
2026-04-09 15:59:23 +10:00
parent c6ffa3591f
commit 3f52e6286f
154 changed files with 0 additions and 6215 deletions

View File

@@ -1,9 +0,0 @@
[Unit]
Description=Topgrade update service
Wants=network-online.target
After=network-online.target
[Service]
Type=oneshot
ExecCondition=/bin/bash -c '[[ "$(busctl get-property org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Metered | cut -c 3-)" == @(2|4) ]]'
ExecStart=/usr/bin/topgrade --no-retry --cleanup --yes

View File

@@ -1,11 +0,0 @@
[Unit]
Description=Topgrade update service timer
[Timer]
RandomizedDelaySec=5m
OnBootSec=2m
OnUnitActiveSec=12h
Persistent=true
[Install]
WantedBy=timers.target