1
0
mirror of https://github.com/altlinux/gpupdate.git synced 2025-03-20 22:50:33 +03:00

Make system's gpupdate start every hour

This commit is contained in:
Игорь Чудов 2020-01-15 14:24:57 +04:00
parent 3016a04b76
commit 5d6fbc2d74
Signed by untrusted user: nir
GPG Key ID: 0F3883600CAE7AAC

View File

@ -3,8 +3,10 @@ Description=Group policy update for machine
After=sssd.service
[Service]
Type=oneshot
RemainAfterExit=true
Environment="PATH=/bin:/sbin:/usr/bin:/usr/sbin"
Type=notify
WatchdogSec=3600
Restart=always
ExecStart=/usr/bin/gpupdate
StandardOutput=journal