Merge pull request #248 from dburgener/remove-outdated-stunnel-port-access
This commit is contained in:
commit
271e4bb8c9
|
@ -100,9 +100,3 @@ optional_policy(`
|
|||
udev_read_db(stunnel_t)
|
||||
')
|
||||
|
||||
# hack since this port has no interfaces since it doesnt
|
||||
# have net_contexts
|
||||
gen_require(`
|
||||
type stunnel_port_t;
|
||||
')
|
||||
allow stunnel_t stunnel_port_t:tcp_socket name_bind;
|
||||
|
|
Loading…
Reference in New Issue