- patch so ecryptfs-setup-swap executes boot.crypto OBS-URL: https://build.opensuse.org/request/show/113065 OBS-URL: https://build.opensuse.org/package/show/security/ecryptfs-utils?expand=0&rev=29
12 lines
340 B
Diff
12 lines
340 B
Diff
--- ecryptfs-utils-96/src/utils/ecryptfs-setup-swap 2011-12-13 18:01:38.000000000 -0500
|
|
+++ ecryptfs-utils-96/src/utils/ecryptfs-setup-swap-mod 2012-04-06 11:24:50.083041485 -0400
|
|
@@ -172,7 +172,7 @@
|
|
swapoff -a
|
|
|
|
# Restart cryptdisks
|
|
- /etc/init.d/cryptdisks restart
|
|
+ /etc/init.d/boot.crypto restart
|
|
|
|
# Turn the swap on
|
|
swapon -a
|