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
|
||||
#
|
||||
# chkconfig: 2345 99 00
|
||||
# chkconfig: 2345 80 00
|
||||
# description: Executes Qubes core scripts at Dom0 boot
|
||||
#
|
||||
### BEGIN INIT INFO
|
||||
|
@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
# chkconfig: 2345 99 00
|
||||
# chkconfig: 2345 81 00
|
||||
# description: Starts/stops Qubes default netvm
|
||||
#
|
||||
### BEGIN INIT INFO
|
||||
|
@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
# chkconfig: 2345 99 00
|
||||
# chkconfig: 2345 82 00
|
||||
# description: Sets up DVM savefile at Dom0 boot
|
||||
#
|
||||
### BEGIN INIT INFO
|
||||
|
Loading…
Reference in New Issue
Block a user