/etc/security
NameSizeModeActions
console.apps/-0755rm
console.perms.d/-0755rm
limits.d/-0755rm
namespace.d/-0755rm
access.conf45640644editdlrm
chroot.conf820644editdlrm
console.handlers6240644editdlrm
console.perms9390644editdlrm
faillock.conf22340644editdlrm
group.conf36350644editdlrm
limits.conf24260644editdlrm
namespace.conf16370644editdlrm
namespace.init19750755editdlrm
opasswd00600editdlrm
pam_env.conf29710644editdlrm
pwhistory.conf5170644editdlrm
sepermit.conf4180644editdlrm
time.conf21790644editdlrm
Edit: /etc/security/console.perms (939B)
# /etc/security/console.perms # # This file determines the permissions that will be given to priviledged # users of the console at login time, and the permissions to which to # revert when the users log out. # format is: # =list of regexps specifying consoles or globs specifying files # file-glob| perm dev-regex| \ # revert-mode revert-owner[.revert-group] # the revert-mode, revert-owner, and revert-group are optional, and default # to 0600, root, and root, respectively. # # For more information: # man 5 console.perms # # This file should not be modified. # Rather a new file in the console.perms.d directory should be created. # file classes -- these are regular expressions =tty[0-9][0-9]* vc/[0-9][0-9]* :[0-9]+\.[0-9]+ :[0-9]+ =:[0-9]+\.[0-9]+ :[0-9]+ # device classes -- see console.perms.d/50-default.perms # permission definitions -- see console.perms.d/50-default.perms