gettty on tty2 should be spawned as per an entry in pl_boot.target.wants/
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Fri, 6 Mar 2015 23:17:10 +0000 (00:17 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Fri, 6 Mar 2015 23:17:10 +0000 (00:17 +0100)
systemd/pl_boot.service
systemd/pl_boot.target

index 2a162f4..b751075 100644 (file)
@@ -1,6 +1,5 @@
 [Unit]
 Description=pl_boot service
-Wants=getty@tty2.service
 Wants=network-online.target
 After=network.target
 
index 4108618..7e97299 100644 (file)
@@ -1,4 +1,3 @@
 [Unit]
 Description=pl_boot BootCD default target
 Requires=pl_boot.service
-After=getty@tty2.service