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:
parent
3016a04b76
commit
5d6fbc2d74
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user