--- systemd/firstboot-graphical.service | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/systemd/firstboot-graphical.service b/systemd/firstboot-graphical.service index 2a5f86d..53f4931 100644 --- a/systemd/firstboot-graphical.service +++ b/systemd/firstboot-graphical.service @@ -2,13 +2,13 @@ Description=firstboot configuration program (graphical mode) After=livesys.service plymouth-quit.service Before=prefdm.service getty@tty1.service -Conflicts=firstboot-text.service plymouth-quit.service +Conflicts=plymouth-quit.service [Service] Type=oneshot ExecStartPre=-/bin/plymouth quit ExecStart=/usr/sbin/firstboot -ExecStartPost=/bin/systemctl disable firstboot-graphical.service firstboot-text.service +ExecStartPost=/bin/systemctl disable firstboot-graphical.service TimeoutSec=0 RemainAfterExit=yes SysVStartPriority=99 -- 1.7.5.4 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list