Use priority 8x for qubes services, allowing for more flexibility

This commit is contained in:
Joanna Rutkowska 2011-04-05 14:31:19 +02:00
parent 6aff6d3e2d
commit cc5d0e016d
3 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -1,6 +1,6 @@
#!/bin/sh
#
# chkconfig: 2345 99 00
# chkconfig: 2345 81 00
# description: Starts/stops Qubes default netvm
#
### BEGIN INIT INFO

View File

@ -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