Change setup-bootdev startup dependencies.

Blueprint: master-on-centos7

Closes-Bug: #1523117

Change-Id: I2acf001727cdbf4c55176c30c6bb276689981cee
This commit is contained in:
Ivan Suzdal 2015-12-05 13:42:21 +03:00
parent f38a1dc55b
commit 6d6ad13360
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ Name=Setup boot device
ConditionFileExecutable=/usr/bin/setup-bootdev
ConditionPathExists=/etc/sysconfig/network-scripts/network-functions
Before=network.service mcollective.service ntpdate.service ntpd.service
After=systemd-udevd.service
After=sysinit.target
[Service]
Type=oneshot