gettty on tty2 should be spawned as per an entry in pl_boot.target.wants/
[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