<div dir="ltr"><div>Hi Gordon,<br></div><div class="gmail_extra"><br><div class="gmail_quote">2015-02-03 17:12 GMT+01:00 Gordon Messmer <span dir="ltr"><<a href="mailto:gordon.messmer@gmail.com" target="_blank">gordon.messmer@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="">On 02/03/2015 02:10 AM, Olivier Delhomme wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Does anyone knows where I should look in order to disable the launch<br>
of gnome-initial-setup when booting a newly installed Centos 7 ?<br>
</blockquote>
<br></span>
Are you talking about gnome-initial-setup or firstboot?  It really sounds like you mean the latter.  gnome-initial-setup should run for every single user, the first time they log in, regardless of their UID.<br></blockquote><div><br>Thanks  a lot for taking the time to answer. I realized reading your answer that gnome-initial-setup is the user's initial setup.... So you're right, I want firstboot not to show up when booting...<br> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
If you don't want to run gnome-initial-setup, you can remove the package of that name.  Or, you can remove /etc/xdg/autostart/gnome-initial-setup-first-login.desktop <br></blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
If you don't want firstboot, then:<br>
systemctl disable firstboot-graphical<br></blockquote><div><br>Unfortunately none of the above works... "systemctl disable firstboot-graphical" or "chkconfig firstboot-graphical off" does not work. Strangely removing the file /lib/systemd/system/firstboot-graphical.service does not work either. I still have the firstboot that shows up when starting the system...<br><br></div><div>Reading the python script at /usr/sbin/firstboot I learned that a file (/etc/sysconfig/firstboot) containing a line with RUN_FIRSTBOOT=NO should stop the service... but it still does not work !<br><br></div><div>So I renamed /usr/sbin/firstboot and... it still does not work !??? <br><br></div><div>I looked at the processes running and found that gdm is running spawning a session with parameter "--gnome-initial-setup" (removing all files beginning with gnome-initial-setup in /etc/xdg/autostart/ does not work !). <br><br></div><div>So now I'm trying to figure out how gdm is launched with this parameter... to avoid this.<br><br></div><div>Any idea is very welcomed.<br><br></div><div>Regards,<br><br></div><div>Olivier.<br></div><div><br></div><div><br><br><br></div></div></div></div>