summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMarco Amadori <amadorim@vdavda.com>2010-09-13 17:12:31 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 17:54:17 +0100
commitba37cb93f56a3a2ddd9cf540b8bcb5b638eed2ed (patch)
treebc01fb4e7c7d7a0f92921b8b111826c257d48757 /debian
parent8705e0f269bf7e592c32d835ac6685612fb39ad3 (diff)
downloadlive-boot-ba37cb93f56a3a2ddd9cf540b8bcb5b638eed2ed.tar.gz
live-boot-ba37cb93f56a3a2ddd9cf540b8bcb5b638eed2ed.zip
Fixed some snapshot related debug messages.
Diffstat (limited to 'debian')
-rw-r--r--debian/live-boot.init1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/live-boot.init b/debian/live-boot.init
index 6c3e665..cefa59b 100644
--- a/debian/live-boot.init
+++ b/debian/live-boot.init
@@ -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}"