init
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env sh
|
||||
# Close encrypted swap manually
|
||||
|
||||
swapoff /dev/dm-1
|
||||
cryptsetup close cryptswap
|
||||
Reference in New Issue
Block a user