summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/live9
1 files changed, 0 insertions, 9 deletions
diff --git a/scripts/live b/scripts/live
index 92e9d17..24dc468 100755
--- a/scripts/live
+++ b/scripts/live
@@ -244,15 +244,6 @@ Arguments ()
export PERSISTENT
;;
- persistent=*)
- PERSISTENT="${ARGUMENT#persistent=}"
- if [ -z "${PERSISTENT}" ]
- then
- PERSISTENT="Yes"
- fi
- export PERSISTENT
- ;;
-
persistent-encryption=*)
PERSISTENT_ENCRYPTION="${ARGUMENT#*=}"
export PERSISTENT_ENCRYPTION