/security/sepermit.conf

http://github.com/brinkman83/bashrc · Config · 11 lines · 11 code · 0 blank · 0 comment · 0 complexity · d41c74654734a5c069a37bfc02f0a6d4 MD5 · raw file

  1. # /etc/security/sepermit.conf
  2. #
  3. # Each line contains either:
  4. # - an user name
  5. # - a group name, with @group syntax
  6. # - a SELinux user name, with %seuser syntax
  7. # Each line can contain optional arguments separated by :
  8. # The possible arguments are:
  9. # - exclusive - only single login session will
  10. # be allowed for the user and the user's processes
  11. # will be killed on logout