etherpadlite: semanage port for etherpad-lite webui
This commit is contained in:
parent
597c118cb2
commit
d2998eb164
1 changed files with 5 additions and 0 deletions
|
@ -13,4 +13,9 @@ class etherpadlite {
|
|||
require => User["etherpad"],
|
||||
}
|
||||
|
||||
selinux::manage_port { "9001":
|
||||
type => "http_port_t",
|
||||
proto => "tcp",
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue