mirror of
https://github.com/clearlinux/clr-user-bundles.git
synced 2026-09-05 13:21:38 +00:00
13 lines
234 B
SYSTEMD
13 lines
234 B
SYSTEMD
[Unit]
|
|
Description=Automatically Install 3rd-Party Software Updates
|
|
Documentation=man:swupd-3rd-party_update
|
|
|
|
[Timer]
|
|
OnBootSec=64min
|
|
OnUnitActiveSec=64min
|
|
AccuracySec=300
|
|
RandomizedDelaySec=2700
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|