Skip to content
Commit 4e2a75a1 authored by Jasper St. Pierre's avatar Jasper St. Pierre
Browse files

daemon: Add initial setup integration

When a system boots for the first time, we want to show a special
tool that will allow the user to set up their system the way they
want to. This will be triggered by a special file:

    /var/run/wants-initial-setup

The responsibilities of this tool include creating the user's
account, so we have to create a special user account to run the
tool under.

Administrators are given the ability to turn this off in a GDM
setting if they want to.

https://bugzilla.gnome.org/show_bug.cgi?id=678057
parent 2ebfa918
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment