Fixed some snapshot related debug messages.
[live-boot-grml.git] / debian / live-boot.init
index 6c3e665..cefa59b 100644 (file)
@@ -97,6 +97,7 @@ do_stop ()
 {
        if ! grep -qs nopersistent /proc/cmdline && grep -qs persistent /proc/cmdline
        then
+               # ROOTSNAP and HOMESNAP are defined in ${SNAPSHOT_CONF} file
                if [ ! -z "${ROOTSNAP}" ]
                then
                        ${DO_SNAPSHOT} --resync-string="${ROOTSNAP}"