1
0
mirror of https://github.com/altlinux/gpupdate.git synced 2025-03-20 10:50:17 +03:00
gpupdate/dist/gpupdate-user.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
128 B
SYSTEMD

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