diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2009-06-11 13:25:47 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2009-06-11 13:25:47 +0000 |
commit | b0a83e81230c8a6e83c139307079b33c1cd9441f (patch) | |
tree | 20143364d9c11290b536b94783c8104242b872bc /core/busybox-initscripts/syslog.confd | |
parent | f0ce46793efe6e5386086cc035e8fa1cb81c1b43 (diff) | |
download | aports-b0a83e81230c8a6e83c139307079b33c1cd9441f.tar.bz2 aports-b0a83e81230c8a6e83c139307079b33c1cd9441f.tar.xz |
core/busybox-initscripts: added klogd script and mdev stuff
we split the syslogd and klogd into different scripts since klog should
not be run in vserver while syslog should.
the mdev config and helper scripts were moved from alpine-baselayout too
Diffstat (limited to 'core/busybox-initscripts/syslog.confd')
-rw-r--r-- | core/busybox-initscripts/syslog.confd | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/busybox-initscripts/syslog.confd b/core/busybox-initscripts/syslog.confd index 14c39c7690..5f23b819d5 100644 --- a/core/busybox-initscripts/syslog.confd +++ b/core/busybox-initscripts/syslog.confd @@ -1,2 +1 @@ SYSLOGD_OPTS="" -KLOGD_OPTS="" |