gettty on tty2 should be spawned as per an entry in pl_boot.target.wants/
[bootcd.git] / systemd / pl_boot.service
index c8f0a38..b751075 100644 (file)
@@ -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