update scripts to use new live path /run/initramfs

This commit is contained in:
TomasM
2017-11-10 15:19:06 -05:00
parent 087eb008e0
commit 7696013557
4 changed files with 9 additions and 9 deletions
@@ -4,7 +4,7 @@ Documentation=man:dhclient(8)
Wants=network.target
After=network-pre.target systemd-sysctl.service systemd-modules-load.service
Before=network.target shutdown.target network-online.target
ConditionPathExists=!/mnt/live/net.up.flag
ConditionPathExists=!/run/initramfs/net.up.flag
[Service]
Type=forking