Merge pull request #112 from fishilico/systemd-sd-executor-use
This commit is contained in:
commit
1a124285df
@ -55,6 +55,9 @@ template(`systemd_role_template',`
|
||||
allow $1_systemd_t $3:process { setsched rlimitinh };
|
||||
corecmd_shell_domtrans($1_systemd_t, $3)
|
||||
corecmd_bin_domtrans($1_systemd_t, $3)
|
||||
|
||||
# Allow using file descriptors for user environment generators
|
||||
allow $3 $1_systemd_t:fd use;
|
||||
')
|
||||
|
||||
######################################
|
||||
|
Loading…
Reference in New Issue
Block a user