mirror of
https://github.com/clearlinux/swupd-client.git
synced 2026-09-08 06:31:50 +00:00
11 lines
148 B
Plaintext
11 lines
148 B
Plaintext
[Unit]
|
|
Description=Periodic check for new OS version
|
|
|
|
[Timer]
|
|
OnBootSec=5m
|
|
OnUnitActiveSec=1h
|
|
AccuracySec=20m
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|