mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 23:02:02 -04:00
ftp-proxy no longer lives in /usr/local/...
Noticed by: Pyun YongHyeon Approved by: bms(mentor)
This commit is contained in:
parent
be3e0526c2
commit
cf339f9bb9
1 changed files with 1 additions and 1 deletions
|
|
@ -122,4 +122,4 @@
|
|||
# N.B.: inetd binds to * in the default installation so you should add
|
||||
# an appropriate block rule to your pf.conf
|
||||
#
|
||||
#ftp-proxy stream tcp nowait root /usr/local/libexec/ftp-proxy ftp-proxy
|
||||
#ftp-proxy stream tcp nowait root /usr/libexec/ftp-proxy ftp-proxy
|
||||
|
|
|
|||
Loading…
Reference in a new issue