autostart Xorg on boot
This commit is contained in:
+1
@@ -0,0 +1 @@
|
|||||||
|
/lib/systemd/system/xdm.service
|
||||||
@@ -0,0 +1,6 @@
|
|||||||
|
[Unit]
|
||||||
|
Description=X-Window
|
||||||
|
After=systemd-user-sessions.service
|
||||||
|
|
||||||
|
[Service]
|
||||||
|
ExecStart=/bin/su --login -c /usr/bin/startx
|
||||||
Reference in New Issue
Block a user