commit df9bf677492ca421a65f803d3d6e4b614327bcd1 Author: Austin English Date: Mon Aug 10 01:02:12 2015 -0500 don't stop virtualbox-guest-utils on shutdown diff --git a/config/chroot_local-patches/virtualbox-guest-utils_disable_shutdown.patch b/config/chroot_local-patches/virtualbox-guest-utils_disable_shutdown.patch new file mode 100644 index 0000000..e01031f --- /dev/null +++ b/config/chroot_local-patches/virtualbox-guest-utils_disable_shutdown.patch @@ -0,0 +1,11 @@ +--- chroot/etc/init.d/virtualbox-guest-utils 2015-08-10 05:43:48.567983368 +0000 ++++ chroot/etc/init.d/virtualbox-guest-utils 2015-08-10 05:56:42.127956653 +0000 +@@ -7,7 +7,7 @@ + # Required-Start: $remote_fs + # Required-Stop: $remote_fs + # Default-Start: 2 3 4 5 +-# Default-Stop: 0 1 6 ++# Default-Stop: + ### END INIT INFO + + PATH=$PATH:/bin:/sbin:/usr/sbin