Use priority 8x for qubes services, allowing for more flexibility
This commit is contained in:
parent
6aff6d3e2d
commit
cc5d0e016d
@ -1,6 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
#
|
#
|
||||||
# chkconfig: 2345 99 00
|
# chkconfig: 2345 80 00
|
||||||
# description: Executes Qubes core scripts at Dom0 boot
|
# description: Executes Qubes core scripts at Dom0 boot
|
||||||
#
|
#
|
||||||
### BEGIN INIT INFO
|
### BEGIN INIT INFO
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
#
|
#
|
||||||
# chkconfig: 2345 99 00
|
# chkconfig: 2345 81 00
|
||||||
# description: Starts/stops Qubes default netvm
|
# description: Starts/stops Qubes default netvm
|
||||||
#
|
#
|
||||||
### BEGIN INIT INFO
|
### BEGIN INIT INFO
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
#
|
#
|
||||||
# chkconfig: 2345 99 00
|
# chkconfig: 2345 82 00
|
||||||
# description: Sets up DVM savefile at Dom0 boot
|
# description: Sets up DVM savefile at Dom0 boot
|
||||||
#
|
#
|
||||||
### BEGIN INIT INFO
|
### BEGIN INIT INFO
|
||||||
|
Loading…
Reference in New Issue
Block a user