summaryrefslogtreecommitdiffstats
path: root/systemd/initial-setup-xserver.service
Commit message (Collapse)AuthorAgeFilesLines
* Fix graphical and text systemd targetMartin Sivak2013-03-081-17/+0
| | | | | | | | | | | | | - the xserver unit approach worked (after some patch fixes), but still had one serious issue. The graphical unit (initial-setup) started before Xserver was fully initialized... - this update starts the initial-setup process inside the xinit session and thus ensures that the Xserver is initialized by the time initial-setup tests the DISPLAY variable - text target was configured to conflict with graphical and to have it's stdout and stdin routed to terminal
* Make the main script UI agnostic and fix typos, imports and pathsMartin Sivak2013-03-051-0/+17