mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-10-04 21:14:21 +00:00
mark iscsi service optional in init.d
This commit is contained in:
parent
97fb319d57
commit
7454902f67
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
### BEGIN INIT INFO
|
### BEGIN INIT INFO
|
||||||
# Provides: qemu-server
|
# Provides: qemu-server
|
||||||
# Required-Start: iscsi pve-cluster cman clvm $network $local_fs $remote_fs
|
# Required-Start: +iscsi pve-cluster cman clvm $network $local_fs $remote_fs
|
||||||
# Required-Stop: iscsi pve-cluster cman clvm $network $local_fs $remote_fs
|
# Required-Stop: +iscsi pve-cluster cman clvm $network $local_fs $remote_fs
|
||||||
# Default-Start: 2 3 4 5
|
# Default-Start: 2 3 4 5
|
||||||
# Default-Stop: 0 1 6
|
# Default-Stop: 0 1 6
|
||||||
# Short-Description: start all qemu/kvm virtual machines
|
# Short-Description: start all qemu/kvm virtual machines
|
||||||
|
Loading…
Reference in New Issue
Block a user