fixes in the workflow to debug ping-node issues
[bootcd.git] / systemd / pl_boot.service
index 793bd3d..d312b76 100644 (file)
@@ -1,8 +1,8 @@
 [Unit]
 Description=pl_boot service
+Requires=network-online.target
+After=network-online.target
 
 [Service]
-ExecStart=/etc/init.d/pl_boot
-ExecStartPre=/etc/init.d/pl_sysinit
+ExecStart=/etc/init.d/pl_wrapper
 Type=oneshot
-