blob: 553d8b2560cd2f1cfe4132fa264681b9f268e14c [file] [log] [blame]
[Unit]
Description=Xorg server
After=network.target
[Service]
Type=simple
ExecStart=/usr/bin/Xorg :0.0 vt01 -s 0 -noreset -allowMouseOpenFail
Restart=always
[Install]
WantedBy=graphical.target