ot
> systemctl enable initial-setup-graphical.service
>
> But the response is:
> Fails to execute the operation: No such file or directory
>
> How could I rerun the Initial Setup?
rm ~/.config/gnome-initial-setup-done
or by running
/usr/libexec/gnome-initial-setup --exi
Hello,
In the manual (Installation Guide for fedora 22, 6.1), it says:
You can make it display again (after the next reboot, before a login prompt is
displayed), by
executing the following command as
root
systemctl enable initial-setup-graphical.service
But the response is:
Fails to execute