Using 'persistence' (noun) rather than 'persistent' (adjective/adverb) everywhere.
[live-boot-grml.git] / scripts / live-bottom / 08persistence_excludes
index 43639f9..633f6ac 100755 (executable)
@@ -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