Accepting request 88813 from Virtualization
- Remove runlevel 4 from vboxdrv init script (bnc#724469) (forwarded request 88687 from namtrac) OBS-URL: https://build.opensuse.org/request/show/88813 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtualbox?expand=0&rev=43
This commit is contained in:
commit
52be0cd337
@ -17,9 +17,10 @@ Index: src/VBox/Installer/linux/vboxdrv.sh.in
|
|||||||
# Provides: vboxdrv
|
# Provides: vboxdrv
|
||||||
-# Required-Start: $syslog
|
-# Required-Start: $syslog
|
||||||
-# Required-Stop:
|
-# Required-Stop:
|
||||||
|
-# Default-Start: 2 3 4 5
|
||||||
+# Required-Start: $syslog $remote_fs
|
+# Required-Start: $syslog $remote_fs
|
||||||
+# Required-Stop: $syslog $remote_fs
|
+# Required-Stop: $syslog $remote_fs
|
||||||
# Default-Start: 2 3 4 5
|
+# Default-Start: 2 3 5
|
||||||
# Default-Stop: 0 1 6
|
# Default-Stop: 0 1 6
|
||||||
# Short-Description: VirtualBox Linux kernel module
|
# Short-Description: VirtualBox Linux kernel module
|
||||||
+# Description: VirtualBox Linux kernel module
|
+# Description: VirtualBox Linux kernel module
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 19 10:03:10 UTC 2011 - idonmez@suse.com
|
||||||
|
|
||||||
|
- Remove runlevel 4 from vboxdrv init script (bnc#724469)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 14 13:26:22 UTC 2011 - mseben@gmail.com
|
Fri Oct 14 13:26:22 UTC 2011 - mseben@gmail.com
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user