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