X-Git-Url: https://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=grml-autoconfig;h=c50062a08eca3b3928f15a5ae03fd0863f4b74e9;hp=f0e0702ff47872abfbd933ac00f04a7fca952d35;hb=10ed8f2cd08eba2f5a35ae07b29330d2592c3faa;hpb=394341318bdafc64bc63ccdc2ed1be53af91c5b4 diff --git a/grml-autoconfig b/grml-autoconfig index f0e0702..c50062a 100755 --- a/grml-autoconfig +++ b/grml-autoconfig @@ -9,8 +9,8 @@ # http://wiki.debian.org/LSBInitScripts => ### BEGIN INIT INFO # Provides: grml-autoconfig -# Required-Start: -# Required-Stop: +# Required-Start: $remote_fs +# Required-Stop: $remote_fs # Should-Start: udev # Default-Start: S 2 3 4 5 # Default-Stop: @@ -135,6 +135,8 @@ checkvalue $CONFIG_ENVIRONMENT && config_environment checkvalue $CONFIG_SWRAID && config_swraid +checkvalue $CONFIG_DMRAID && config_dmraid + checkvalue $CONFIG_LVM && config_lvm # No kernel messages while probing modules