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
부모 6aff6d3e2d
커밋 cc5d0e016d
3개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제

파일 보기

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