forked from jengelh/virtualbox
Accepting request 88687 from home:namtrac:branches:Virtualization
- Remove runlevel 4 from vboxdrv init script (bnc#724469) OBS-URL: https://build.opensuse.org/request/show/88687 OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=67
This commit is contained in:
parent
17757e5e12
commit
fd73477e8e
@ -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…
x
Reference in New Issue
Block a user