pve-manager.service: move open-iscsi ordering to pve-storage.target

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2017-09-08 16:31:29 +02:00 committed by Wolfgang Bumiller
parent 7ac8e12625
commit 3c8f548053
2 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,6 @@ Wants=lxc.service
After=pveproxy.service
After=pvestatd.service
After=spiceproxy.service
After=open-iscsi.service
After=pve-firewall.service
After=lxc.service
After=pve-ha-crm.service pve-ha-lrm.service

View File

@ -9,3 +9,4 @@ After=ceph-mds.target
After=ceph-mgr.target
After=sheepdog.service
After=glusterd.service
After=open-iscsi.service