parent
854f4b3171
commit
2efa640820
@ -0,0 +1,10 @@
|
||||
|
||||
module gutenprint 1.0;
|
||||
|
||||
require {
|
||||
type cupsd_t;
|
||||
class capability2 bpf;
|
||||
}
|
||||
|
||||
#============= cupsd_t ==============
|
||||
allow cupsd_t self:capability2 bpf;
|
Loading…
Reference in new issue