From 60f2d19383f97f6bd784d37d867e5f24ce1d35e3 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Sat, 7 Mar 2015 00:17:10 +0100 Subject: [PATCH] gettty on tty2 should be spawned as per an entry in pl_boot.target.wants/ --- systemd/pl_boot.service | 1 - systemd/pl_boot.target | 1 - 2 files changed, 2 deletions(-) diff --git a/systemd/pl_boot.service b/systemd/pl_boot.service index 2a162f4..b751075 100644 --- a/systemd/pl_boot.service +++ b/systemd/pl_boot.service @@ -1,6 +1,5 @@ [Unit] Description=pl_boot service -Wants=getty@tty2.service Wants=network-online.target After=network.target diff --git a/systemd/pl_boot.target b/systemd/pl_boot.target index 4108618..7e97299 100644 --- a/systemd/pl_boot.target +++ b/systemd/pl_boot.target @@ -1,4 +1,3 @@ [Unit] Description=pl_boot BootCD default target Requires=pl_boot.service -After=getty@tty2.service -- 2.43.0