summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-11-14 21:26:29 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-11-14 21:26:29 +0000
commit7ba712cd942b368e8fb01deace203831c1a93ba3 (patch)
tree23b36765c1d86e9d7b82e5143ef134bb7d34ef58 /etc
parentd641b292c1cb174cb6c3db64d101f358d9bad764 (diff)
downloadpfsense-7ba712cd942b368e8fb01deace203831c1a93ba3.zip
pfsense-7ba712cd942b368e8fb01deace203831c1a93ba3.tar.gz
Enable PFTPX again
Diffstat (limited to 'etc')
-rwxr-xr-xetc/rc.bootup2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.bootup b/etc/rc.bootup
index 2e6f527..e0b39e3 100755
--- a/etc/rc.bootup
+++ b/etc/rc.bootup
@@ -255,7 +255,7 @@
/* start ftp proxy helpers if they are enabled */
echo "Starting FTP helpers... ";
- //system_start_ftp_helpers();
+ system_start_ftp_helpers();
echo "done.\n";
/* power down hard drive if needed/set */
OpenPOWER on IntegriCloud