mirror of https://github.com/hak5/openwrt.git
base-files: add submission service port
prevent postfix start failure fatal: 0.0.0.0:submission: Unrecognized service
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
(cherry picked from commit 8e75efc0fb
)
lede-17.01
parent
56b9f0ffc0
commit
15efa09507
|
@ -76,6 +76,8 @@ afpovertcp 548/tcp
|
|||
afpovertcp 548/udp
|
||||
nntps 563/tcp snntp
|
||||
nntps 563/udp snntp
|
||||
submission 587/tcp
|
||||
submission 587/udp
|
||||
ldaps 636/tcp
|
||||
ldaps 636/udp
|
||||
tinc 655/tcp
|
||||
|
|
Loading…
Reference in New Issue