summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
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 e0b39e3..2e6f527 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