allow swap file on mounting

This commit is contained in:
Tobias Powalowski 2024-06-06 12:01:34 +02:00
parent cd4d267acd
commit 00c6cc6e61

View file

@ -85,8 +85,8 @@ _enter_mountpoint() {
_DOMKFS=1
_LABEL_NAME="SWAP"
fi
_FSTYPE="swap"
fi
_FSTYPE="swap"
_SWAP_DONE=1
elif [[ -z "${_ROOT_DONE}" ]]; then
_MP="/"