diff options
Diffstat (limited to 'scripts/boot/9990-main.sh')
| -rwxr-xr-x | scripts/boot/9990-main.sh | 6 | 
1 files changed, 1 insertions, 5 deletions
| diff --git a/scripts/boot/9990-main.sh b/scripts/boot/9990-main.sh index 3ad6a72..b1bdf42 100755 --- a/scripts/boot/9990-main.sh +++ b/scripts/boot/9990-main.sh @@ -203,11 +203,7 @@ Main ()  	Fstab  	Netbase -	case "${LIVE_SWAPON}" in -		true) -			Swapon -			;; -	esac +	Swap  	case "${UNIONFS}" in  		unionfs-fuse) | 
