fix dhclient condition

pull/40/head
TomasM 2017-11-08 11:03:18 -05:00
parent 25a7bab60d
commit 0dde33dd64
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ Documentation=man:dhclient(8)
Wants=network.target Wants=network.target
After=network-pre.target systemd-sysctl.service systemd-modules-load.service After=network-pre.target systemd-sysctl.service systemd-modules-load.service
Before=network.target shutdown.target network-online.target Before=network.target shutdown.target network-online.target
ConditionPathExists=/mnt/live/net.up.flag ConditionPathExists=!/mnt/live/net.up.flag
[Service] [Service]
Type=forking Type=forking