From 4e54d60d7f69ae3441e519e5611bd7ea48a8be19 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 8 Apr 2012 18:29:45 +0200 Subject: Using 'persistence' (noun) rather than 'persistent' (adjective/adverb) everywhere. --- scripts/live-bottom/08persistence_excludes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/live-bottom') diff --git a/scripts/live-bottom/08persistence_excludes b/scripts/live-bottom/08persistence_excludes index 43639f9..633f6ac 100755 --- a/scripts/live-bottom/08persistence_excludes +++ b/scripts/live-bottom/08persistence_excludes @@ -26,7 +26,7 @@ esac # live-boot header -if [ -z "${PERSISTENT}" ] || [ -n "${NOPERSISTENT}" ] || [ -z "${PERSISTENCE_IS_ON}" ] || [ ! -f /root/etc/live-persistence.binds ] +if [ -z "${PERSISTENCE}" ] || [ -n "${NOPERSISTENCE}" ] || [ -z "${PERSISTENCE_IS_ON}" ] || [ ! -f /root/etc/live-persistence.binds ] then exit 0 fi -- cgit v1.2.3