fc fixes
This commit is contained in:
parent
c646a9f838
commit
c2e35b815a
@ -21,7 +21,7 @@
|
||||
#
|
||||
/var/run/(i)?ppp.*pid -- gen_context(system_u:object_r:pppd_var_run_t,s0)
|
||||
/var/run/pppd[0-9]*\.tdb -- gen_context(system_u:object_r:pppd_var_run_t,s0)
|
||||
/var/run/ppp(/.*)? -- gen_context(system_u:object_r:pppd_var_run_t,s0)
|
||||
/var/run/ppp(/.*)? gen_context(system_u:object_r:pppd_var_run_t,s0)
|
||||
# Fix pptp sockets
|
||||
/var/run/pptp(/.*)? gen_context(system_u:object_r:pptp_var_run_t,s0)
|
||||
|
||||
|
@ -21,5 +21,7 @@
|
||||
#
|
||||
# /var
|
||||
#
|
||||
/var/lib/nfs(/.*)? gen_context(system_u:object_r:var_lib_nfs_t,s0)
|
||||
|
||||
/var/run/rpc\.statd(/.*)? gen_context(system_u:object_r:rpcd_var_run_t,s0)
|
||||
/var/run/rpc\.statd\.pid -- gen_context(system_u:object_r:rpcd_var_run_t,s0)
|
||||
|
Loading…
Reference in New Issue
Block a user