keep_memlockd_on_shutdown.diff 402 B

123456789101112
  1. Tails specific: do not stop memlockd on shutdown to keep files needed
  2. by tails-kexec properly loaded in memory.
  3. --- chroot.orig/etc/init.d/memlockd 2012-09-24 10:05:13.085049457 +0200
  4. +++ chroot/etc/init.d/memlockd 2012-09-24 10:03:30.638108333 +0200
  5. @@ -5,3 +5,3 @@
  6. -# Required-Stop: $remote_fs $syslog
  7. +# Required-Stop:
  8. # Default-Start: 2 3 4 5
  9. -# Default-Stop: 0 1 6
  10. +# Default-Stop: