see if we could get rid of pl_wrapper
[bootcd.git] / systemd / pl_boot.service
1 [Unit]
2 Description=pl_boot service
3 Wants=getty@tty2.service
4 Wants=network-online.target
5 After=network.target
6
7 [Service]
8 ExecStart=/etc/init.d/pl_sysinit
9 ExecStart=/etc/init.d/pl_boot
10 Type=oneshot