summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorerdgeist <erdgeist@erdgeist.org>2006-04-26 11:04:10 +0000
committererdgeist <erdgeist@erdgeist.org>2006-04-26 11:04:10 +0000
commitcbbb4bf48080f979b4dec6de8f4ac5e32d1b1602 (patch)
treee99d69e9214edffc86d5436809ab9e873952aaa9 /examples
parentf96dbd4def35d33143bc45c106b0516b6e4dec11 (diff)
syslogd wont open any socket in default flavour
Diffstat (limited to 'examples')
-rwxr-xr-xexamples/example/etc/rc.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/example/etc/rc.conf b/examples/example/etc/rc.conf
index b1cf099..02c470c 100755
--- a/examples/example/etc/rc.conf
+++ b/examples/example/etc/rc.conf
@@ -1,3 +1,4 @@
1network_interfaces="" 1network_interfaces=""
2rpcbind_enable="NO" 2rpcbind_enable="NO"
3cron_flags="$cron_flags -J 15" 3cron_flags="$cron_flags -J 15"
4syslogd_flags="-ss"