Merge pull request #1 from fxthomas/start-from-vt
Remove the need to modify Xwrapper.config
This commit is contained in:
commit
25d836ad66
@ -11,6 +11,7 @@ Type = simple
|
|||||||
TTYPath=/dev/tty7
|
TTYPath=/dev/tty7
|
||||||
ExecStart = /usr/bin/xinit /usr/bin/dbus-launch --exit-with-session /usr/bin/kodi-standalone -- :0 -nolisten tcp vt7
|
ExecStart = /usr/bin/xinit /usr/bin/dbus-launch --exit-with-session /usr/bin/kodi-standalone -- :0 -nolisten tcp vt7
|
||||||
Restart = on-abort
|
Restart = on-abort
|
||||||
|
StandardInput = tty
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy = multi-user.target
|
WantedBy = multi-user.target
|
||||||
|
Loading…
Reference in New Issue
Block a user