diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/live-boot.init | 1 |
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}" |
