From 88c46f931ac3189eea19d28cadb8c69d506590ce Mon Sep 17 00:00:00 2001 From: Bastian Wissler Date: Mon, 12 Jan 2009 17:27:09 +0000 Subject: init: * some changes regarding syslogd / vmchooser: * bug with paths git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2468 95ad53e4-c205-0410-b2fa-d234c58c8868 --- initramfs/stage3-stuff/init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'initramfs') diff --git a/initramfs/stage3-stuff/init b/initramfs/stage3-stuff/init index bd917fce..c6c7348c 100755 --- a/initramfs/stage3-stuff/init +++ b/initramfs/stage3-stuff/init @@ -950,7 +950,7 @@ killall klogd 2>/dev/null /mnt/var/log/messages 2>/dev/null # if no syslog plugin was configured, start the daemon again writing to no # logfile directly (useless fake test as placeholder) -#[ ! -e syslog ] && syslogd -O /mnt/var/log/testfile +[ ! -d /mnt/opt/openslx/plugin-repo/syslog/ ] && syslogd -O /mnt/var/log/testfile # move /dev and unmount /proc and unset all old, unneeded environment # variables -- cgit v1.2.3-55-g7522