Revert "etherpadlite: semanage port for etherpad-lite webui"
This reverts commit d2998eb164
.
/usr/sbin/semanage: Port tcp/9001 already defined
tor_port_t tcp 6969, 9001, 9030, 9051
This commit is contained in:
parent
3d911d684e
commit
8c9f73d305
1 changed files with 0 additions and 5 deletions
|
@ -13,9 +13,4 @@ class etherpadlite {
|
||||||
require => User["etherpad"],
|
require => User["etherpad"],
|
||||||
}
|
}
|
||||||
|
|
||||||
selinux::manage_port { "9001":
|
|
||||||
type => "http_port_t",
|
|
||||||
proto => "tcp",
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue