various kernel bits
[wyse_ntpd.git] / src / buildroot-2013.05 / custom / filesystem / etc / init.d / S01custom_pre_startup
index 4b3546a..e5cd346 100755 (executable)
@@ -118,3 +118,8 @@ then
 else
        echo "Cant find pps device?"
 fi
+
+if [ "x$SYSLOG_HOST" != "x" ]
+then
+       syslogd -R $SYSLOG_HOST
+fi