bundles/sudo: disable syslog spam
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
5261375574
commit
04450d4b4c
1 changed files with 2 additions and 1 deletions
|
@ -1,8 +1,9 @@
|
|||
Defaults timestamp_timeout=5
|
||||
Defaults insults
|
||||
Defaults passwd_timeout=10
|
||||
Defaults env_reset
|
||||
Defaults secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
|
||||
Defaults !syslog
|
||||
Defaults !pam_session
|
||||
|
||||
root ALL=(ALL) ALL
|
||||
|
||||
|
|
Loading…
Reference in a new issue