mirror of
https://github.com/altlinux/gpupdate.git
synced 2025-01-22 18:04:09 +03:00
10 lines
127 B
SYSTEMD
10 lines
127 B
SYSTEMD
[Unit]
|
|
Description=Run gpupdate every hour
|
|
|
|
[Timer]
|
|
OnStartupSec=60min
|
|
OnUnitActiveSec=60min
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|