Fixed some snapshot related debug messages.
[live-boot-grml.git] / debian / live-boot.init
index b93cfcd..c947e12 100644 (file)
@@ -96,6 +96,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}"