X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Flive-boot.init;h=71ae1226b85c11f20cfffb09cb333224650c34f3;hb=eaac49325e39d7e4030d5c10490ba847f5a5d2e1;hp=c8c48206d405800888fcf94ad400e0637da675be;hpb=cbdc09bc4b5bfe6c1fe803965e6431c14b018697;p=live-boot-grml.git diff --git a/debian/live-boot.init b/debian/live-boot.init index c8c4820..71ae122 100644 --- a/debian/live-boot.init +++ b/debian/live-boot.init @@ -206,6 +206,7 @@ case "${1}" in if [ -f /live/image/root.pid ] ; then cat /live/image/root.pid >> /var/run/sendsigs.omit fi + log_end_msg 0 ;; stop)