/security/sepermit.conf
http://github.com/brinkman83/bashrc · Config · 11 lines · 11 code · 0 blank · 0 comment · 0 complexity · d41c74654734a5c069a37bfc02f0a6d4 MD5 · raw file
- # /etc/security/sepermit.conf
- #
- # Each line contains either:
- # - an user name
- # - a group name, with @group syntax
- # - a SELinux user name, with %seuser syntax
- # Each line can contain optional arguments separated by :
- # The possible arguments are:
- # - exclusive - only single login session will
- # be allowed for the user and the user's processes
- # will be killed on logout