X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=systemd%2Fpl_boot.service;h=b75107519b0a113334ba71b1307e0cabfa5137ca;hb=60f2d19383f97f6bd784d37d867e5f24ce1d35e3;hp=c8f0a38853b971253f444c8a0bd46dba2eb0b916;hpb=f2e76fa67923cef261dd5182226f8612fb453e62;p=bootcd.git diff --git a/systemd/pl_boot.service b/systemd/pl_boot.service index c8f0a38..b751075 100644 --- a/systemd/pl_boot.service +++ b/systemd/pl_boot.service @@ -1,6 +1,9 @@ [Unit] Description=pl_boot service +Wants=network-online.target +After=network.target [Service] -ExecStart=/etc/init.d/pl_wrapper +ExecStart=/etc/init.d/pl_sysinit +ExecStart=/etc/init.d/pl_boot Type=oneshot