mirror of
https://github.com/altlinux/gpupdate.git
synced 2025-03-21 18:50:38 +03:00
Merge pull request #51 from altlinux/gpupdate_suppress
Suppress extra output of gpupdate-setup
This commit is contained in:
commit
ccf73c4fc6
2
dist/gpupdate-setup
vendored
2
dist/gpupdate-setup
vendored
@ -191,7 +191,7 @@ def enable_gp(policy_name):
|
||||
# Enable oddjobd_gpupdate in PAM config
|
||||
command('/usr/sbin/control system-policy gpupdate')
|
||||
# Bootstrap the Group Policy engine
|
||||
command('/usr/sbin/gpoa --nodomain')
|
||||
command('/usr/sbin/gpoa --nodomain --loglevel 5')
|
||||
# Enable gpupdate-setup.service for all users
|
||||
command('systemctl --global enable gpupdate-user.service')
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user