process-group was an old setting that's no longer valid, and the default setting is fine for us. --- data/systemd/anaconda-shell.service | 1 - data/systemd/loader.service | 1 - 2 files changed, 0 insertions(+), 2 deletions(-) diff --git a/data/systemd/anaconda-shell.service b/data/systemd/anaconda-shell.service index 556ed68..c99c1b3 100644 --- a/data/systemd/anaconda-shell.service +++ b/data/systemd/anaconda-shell.service @@ -9,4 +9,3 @@ ExecStart=-/sbin/agetty -n tty2 38400 Restart=always RestartSec=0 TimeoutSec=0 -KillMode=process-group diff --git a/data/systemd/loader.service b/data/systemd/loader.service index cffd692..7f48361 100644 --- a/data/systemd/loader.service +++ b/data/systemd/loader.service @@ -9,5 +9,4 @@ Type=oneshot WorkingDirectory=/root ExecStart=/sbin/loader StandardInput=tty-force -KillMode=process-group TimeoutSec=0 -- 1.7.4.1 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list