From ba37cb93f56a3a2ddd9cf540b8bcb5b638eed2ed Mon Sep 17 00:00:00 2001 From: Marco Amadori Date: Mon, 13 Sep 2010 17:12:31 +0200 Subject: Fixed some snapshot related debug messages. --- debian/live-boot.init | 1 + 1 file changed, 1 insertion(+) (limited to 'debian') 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}" -- cgit v1.2.3