mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-22 01:57:43 +00:00
typo fix; usernmae --> username
This commit is contained in:
parent
d8ae032328
commit
263843da4b
@ -53,10 +53,10 @@ Some exmaple configurations:
|
||||
# the default behavior
|
||||
session optional pam_apparmor.so order=group,default
|
||||
|
||||
# attempt to use only the usernmae
|
||||
# attempt to use only the username
|
||||
session optional pam_apparmor.so order=user
|
||||
|
||||
# use the usernmae, followed by the primary groupname, follwed by
|
||||
# use the username, followed by the primary groupname, follwed by
|
||||
# DEFAULT if the prior hats do not exist in the apparmor profile
|
||||
session optional pam_apparmor.so order=user,group,default
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user