added inetd and some other stuffs
[wyse_ntpd.git] / src / buildroot-2013.05 / custom / filesystem / etc / init.d / S01custom_pre_startup
index e5cd346..55ed60d 100755 (executable)
@@ -123,3 +123,6 @@ if [ "x$SYSLOG_HOST" != "x" ]
 then
        syslogd -R $SYSLOG_HOST
 fi
+
+# lastly, work around for thttpd problems
+echo 'logfile=/dev/null' >> /var/www/thttpd_config