start with the simplest possible setup
[bootcd.git] / systemd / pl_boot.service
1 [Unit]
2 Description=pl_boot service
3
4 [Service]
5 ExecStart=/etc/init.d/pl_boot
6 ExecStartPre=/etc/init.d/pl_sysinit
7 Type=oneshot
8