X-Git-Url: http://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=grml-autoconfig;h=a4226965e729a1526d63fda3f811a769c33d336b;hp=2369a3a0a5ed572aca005753b0f6fcd6785ae579;hb=7fe54f6858375c2fbee303493cf742150995dd24;hpb=434df59c6f9092c9ecb08339230916dda805a5f1 diff --git a/grml-autoconfig b/grml-autoconfig index 2369a3a..a422696 100755 --- a/grml-autoconfig +++ b/grml-autoconfig @@ -89,6 +89,8 @@ else echo "6" > /proc/sys/kernel/printk ; eend $? fi +checkvalue $CONFIG_SYSLOG && config_syslog + if checkbootparam "forensic" ; then eerror "Bootopion forensic found. Important notice!" eerror " Do *not* boot with something like 'grml forensic ...' but with 'forensic ...' instead!" @@ -202,8 +204,6 @@ checkvalue $CONFIG_DHCP && config_dhcp [ -n "$SPLASH" ] && /usr/bin/grml-bootsplash "|||||||">/dev/tty14 -checkvalue $CONFIG_SYSLOG && config_syslog - checkvalue $CONFIG_CPU && config_cpu checkvalue $CONFIG_SSH && config_ssh