2a162f43c89875269b31c2827f09131ce81dcef2
[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