97867fc593
run with same options as in S40xorg Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
12 lines
196 B
Desktop File
12 lines
196 B
Desktop File
[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=multi-user.target
|