diff options
author | jim-p <jimp@pfsense.org> | 2016-12-15 08:29:56 -0500 |
---|---|---|
committer | jim-p <jimp@pfsense.org> | 2016-12-15 08:30:26 -0500 |
commit | 40daa7a5352e71874af5bc8b22fe38d8e1de2481 (patch) | |
tree | 3356d21e67d423828c02ce40a52a0b4cb7de132d /tools | |
parent | 926e095d73fe287f8978cea2c09952fb3f77910e (diff) | |
download | pfsense-40daa7a5352e71874af5bc8b22fe38d8e1de2481.zip pfsense-40daa7a5352e71874af5bc8b22fe38d8e1de2481.tar.gz |
Set proper options for scponly. Fixes #7012
Diffstat (limited to 'tools')
-rw-r--r-- | tools/conf/pfPorts/make.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/conf/pfPorts/make.conf b/tools/conf/pfPorts/make.conf index 0c8a0a3..13ed6b2 100644 --- a/tools/conf/pfPorts/make.conf +++ b/tools/conf/pfPorts/make.conf @@ -133,3 +133,6 @@ net-mgmt_zabbix3-proxy_SET_FORCE=IPV6 SQLITE net-mgmt_zabbix3-proxy_UNSET_FORCE=GSSAPI JABBER MYSQL mail_postfix_SET_FORCE=PCRE SASL2 SPF TLS PERL + +shells_scponly_SET_FORCE=CHROOT SCP WILDCARDS WINSCP +shells_scponly_UNSET_FORCE=DEFAULT_CHDIR DOCS GFTP RSYNC SVN SVNSERVE UNISON |