mirror of
https://github.com/tumillanino/miasma-os.git
synced 2026-04-11 07:15:31 +00:00
12 lines
163 B
SYSTEMD
12 lines
163 B
SYSTEMD
[Unit]
|
|
Description=Topgrade update service timer
|
|
|
|
[Timer]
|
|
RandomizedDelaySec=5m
|
|
OnBootSec=2m
|
|
OnUnitActiveSec=12h
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|