systemd scripts for boot cd
[bootcd.git] / systemd / pl_sysinit.service
diff --git a/systemd/pl_sysinit.service b/systemd/pl_sysinit.service
new file mode 100644 (file)
index 0000000..36b65ac
--- /dev/null
@@ -0,0 +1,10 @@
+[Unit]
+Description=pl_sysinit service
+Before=pl_boot.target
+#After=syslog.target ntpdate.service
+
+[Service]
+ExecStart=/etc/init.d/pl_sysinit
+
+[Install]
+WantedBy=pl_sysinit.target