mirror of
https://github.com/opnsense/src.git
synced 2026-04-29 18:32:49 -04:00
Document FTP_PASSIVE_MODE in the place where I usually set it.
This commit is contained in:
parent
47cac30b9a
commit
2ff95d56b3
3 changed files with 18 additions and 0 deletions
|
|
@ -113,6 +113,12 @@
|
|||
#MOTIFLIB= -L${X11BASE}/lib -lXm
|
||||
#
|
||||
#
|
||||
# If you are running behind a firewall, uncomment the following to leave a
|
||||
# hint for various make-spawned utilities that they should use passive FTP.
|
||||
#
|
||||
#FTP_PASSIVE_MODE= YES
|
||||
#
|
||||
#
|
||||
# Kerberos IV
|
||||
# If you want the eBones-based Kerberos, define this:
|
||||
#
|
||||
|
|
|
|||
|
|
@ -113,6 +113,12 @@
|
|||
#MOTIFLIB= -L${X11BASE}/lib -lXm
|
||||
#
|
||||
#
|
||||
# If you are running behind a firewall, uncomment the following to leave a
|
||||
# hint for various make-spawned utilities that they should use passive FTP.
|
||||
#
|
||||
#FTP_PASSIVE_MODE= YES
|
||||
#
|
||||
#
|
||||
# Kerberos IV
|
||||
# If you want the eBones-based Kerberos, define this:
|
||||
#
|
||||
|
|
|
|||
|
|
@ -113,6 +113,12 @@
|
|||
#MOTIFLIB= -L${X11BASE}/lib -lXm
|
||||
#
|
||||
#
|
||||
# If you are running behind a firewall, uncomment the following to leave a
|
||||
# hint for various make-spawned utilities that they should use passive FTP.
|
||||
#
|
||||
#FTP_PASSIVE_MODE= YES
|
||||
#
|
||||
#
|
||||
# Kerberos IV
|
||||
# If you want the eBones-based Kerberos, define this:
|
||||
#
|
||||
|
|
|
|||
Loading…
Reference in a new issue