diff options
| -rw-r--r-- | debian/live-boot.init | 1 |
1 files changed, 1 insertions, 0 deletions
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) |
