Blueprint scenarios numbering.
[tails-test.git] / config / chroot_local-patches / keep_memlockd_on_shutdown.diff
blobfcf6fc0a27ef2001933862aa53f66d21df07f02c
1 Tails specific: do not stop memlockd on shutdown to keep files needed
2 by tails-kexec properly loaded in memory.
4 --- chroot.orig/etc/init.d/memlockd 2012-09-24 10:05:13.085049457 +0200
5 +++ chroot/etc/init.d/memlockd 2012-09-24 10:03:30.638108333 +0200
6 @@ -5,3 +5,3 @@
7 -# Required-Stop: $remote_fs $syslog
8 +# Required-Stop:
9 # Default-Start: 2 3 4 5
10 -# Default-Stop: 0 1 6
11 +# Default-Stop: