mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-08-02 22:26:03 -04:00
Merge remote-tracking branch 'github-kicksecure/master'
This commit is contained in:
commit
4f681be774
4 changed files with 28 additions and 7 deletions
|
@ -4,3 +4,8 @@
|
|||
## Neither of these are needed.
|
||||
#user ALL=NOPASSWD: /usr/libexec/security-misc/panic-on-oops
|
||||
#%sudo ALL=NOPASSWD: /usr/libexec/security-misc/panic-on-oops
|
||||
|
||||
## Use a more open umask when executing commands with sudo
|
||||
## Can be overridden on a per-user basis using .[z]profile if desirable
|
||||
Defaults umask_override
|
||||
Defaults umask=0022
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue