mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-08-03 16:00:36 +00:00
Remove syslog conf file
We are not using busybox syslog any more so this is unused. Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
parent
71c899ff46
commit
e0eda2d1e0
@ -1,5 +0,0 @@
|
|||||||
# Would prefer to check [ -S /var/run/syslog.vsock ] but it doesn't
|
|
||||||
# always exist by the time we get here starts.
|
|
||||||
if [ -e /var/run/vsudd.pid -a ! -d /sys/bus/vmbus ] ; then
|
|
||||||
SYSLOGD_OPTS="-R local:/var/run/syslog.vsock"
|
|
||||||
fi
|
|
Loading…
Reference in New Issue
Block a user