b75107519b0a113334ba71b1307e0cabfa5137ca
[bootcd.git] / systemd / pl_boot.service
1 [Unit]
2 Description=pl_boot service
3 Wants=network-online.target
4 After=network.target
5
6 [Service]
7 ExecStart=/etc/init.d/pl_sysinit
8 ExecStart=/etc/init.d/pl_boot
9 Type=oneshot