Files
Troposphere/include/dual_rootfs/etc/security/sepermit.conf
T

12 lines
418 B
Plaintext
Raw Normal View History

2026-07-29 03:36:26 +03:00
# /etc/security/sepermit.conf
#
# Each line contains either:
# - a 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