mirror of
https://github.com/SELinuxProject/refpolicy
synced 2025-01-11 09:39:25 +00:00
put user line in col 1, since genhomedircon breaks otherwise
This commit is contained in:
parent
828e03f635
commit
8eaa723d28
@ -6,7 +6,7 @@
|
||||
|
||||
# gen_user(username, role_set, levels)
|
||||
define(`gen_user',`
|
||||
user $1 roles { $2 } ifdef(`enable_mls', `level $3 range $4');
|
||||
user $1 roles { $2 } ifdef(`enable_mls', `level $3 range $4');
|
||||
')
|
||||
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user