From 3c6ccf74fb3500571f2f35db5571135bebfd548f 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 b93cfcd..c947e12 100644 --- a/debian/live-boot.init +++ b/debian/live-boot.init @@ -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}" -- cgit v1.2.3