Skip to content
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.

Allow user to disable automatic Swap mounting #260

Closed
Th0masL opened this issue Apr 26, 2022 · 1 comment
Closed

Allow user to disable automatic Swap mounting #260

Th0masL opened this issue Apr 26, 2022 · 1 comment

Comments

@Th0masL
Copy link
Contributor

Th0masL commented Apr 26, 2022

By looking at the script loc-14-mount-swap, we can see that there's no way the user can tell the script to not mount Swap partition automatically.

It would be convenient to be able to add a Context Variable on the VM that would allow to not mount the Swap partition.

For example, adding DISABLE_SWAP with the value true could make the loc-14-mount-swap script to not try to mount the Swap partitions.

ospalax pushed a commit to ospalax/addon-context-linux that referenced this issue May 3, 2022
ospalax pushed a commit to ospalax/addon-context-linux that referenced this issue May 3, 2022
ospalax pushed a commit that referenced this issue May 3, 2022
@ospalax
Copy link

ospalax commented May 3, 2022

Solved by PR: #262

@ospalax ospalax closed this as completed May 3, 2022
rsmontero pushed a commit that referenced this issue Apr 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants