Closed hydrohs closed 2 years ago
Is there any way to modify the script so that it doesn't create a swap partition?
You could insert an if statement before each swap relevant section of code that checks if the swap size is set to 0. The data pool of course doesn't contain a swap partition, only the rpool.
Is there any way to modify the script so that it doesn't create a swap partition?