1
0
mirror of https://github.com/altlinux/gpupdate.git synced 2025-03-16 02:50:35 +03:00
gpupdate/dist/gpupdate.timer
Valery Sinelnikov c71356211f -Fixed name of the executable file
-Redesigned the way to start the services by the hour
    -Added changes to the spec
2022-05-30 01:25:50 +04:00

10 lines
123 B
SYSTEMD

[Unit]
Description=Run gpupdate every hour
[Timer]
OnStartupSec=1
OnUnitActiveSec=60min
[Install]
WantedBy=timers.target