Index: syslogd.new
===================================================================
--- syslogd.new (nonexistent)
+++ syslogd.new (revision 5)
@@ -0,0 +1,4 @@
+# Options for the syslog daemon.
+# Default is "-s" to run in secure mode - not accepting network connections.
+# For other options, see syslog(8).
+SYSLOGD_OPTS="-s"