trunk: fix dup specification for /var/spool/cups/*
This commit is contained in:
parent
ccf6611bdd
commit
6ab634a512
|
@ -50,5 +50,3 @@
|
|||
/var/run/hp.*\.port -- gen_context(system_u:object_r:hplip_var_run_t,s0)
|
||||
/var/run/ptal-printd(/.*)? gen_context(system_u:object_r:ptal_var_run_t,s0)
|
||||
/var/run/ptal-mlcd(/.*)? gen_context(system_u:object_r:ptal_var_run_t,s0)
|
||||
|
||||
/var/spool/cups(/.*)? gen_context(system_u:object_r:print_spool_t,mls_systemhigh)
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
|
||||
policy_module(cups,1.8.1)
|
||||
policy_module(cups,1.8.2)
|
||||
|
||||
########################################
|
||||
#
|
||||
|
|
Loading…
Reference in New Issue