2016-07-26 18:15:55 +02:00
|
|
|
Index: VirtualBox-5.1.2/src/VBox/Installer/linux/vboxweb-service.sh
|
2012-03-24 18:13:42 +01:00
|
|
|
===================================================================
|
2016-07-26 18:15:55 +02:00
|
|
|
--- VirtualBox-5.1.2.orig/src/VBox/Installer/linux/vboxweb-service.sh
|
|
|
|
+++ VirtualBox-5.1.2/src/VBox/Installer/linux/vboxweb-service.sh
|
2012-03-24 18:13:42 +01:00
|
|
|
@@ -20,7 +20,7 @@
|
|
|
|
# Provides: vboxweb-service
|
|
|
|
# Required-Start: vboxdrv
|
|
|
|
# Required-Stop: vboxdrv
|
|
|
|
-# Default-Start: 2 3 4 5
|
|
|
|
+# Default-Start: 2 3 5
|
|
|
|
# Default-Stop: 0 1 6
|
|
|
|
# Description: VirtualBox web service API
|
|
|
|
### END INIT INFO
|