Make X believe Kodi was started from a VT

This removes the need to modify /etc/X11/Xwrapper.config.
This commit is contained in:
François-Xavier Thomas 2015-01-04 19:14:52 +01:00
parent 2be44d253d
commit dd0c5d18d3
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ Type = simple
TTYPath=/dev/tty7
ExecStart = /usr/bin/xinit /usr/bin/dbus-launch --exit-with-session /usr/bin/kodi-standalone -- :0 -nolisten tcp vt7
Restart = on-abort
StandardInput = tty
[Install]
WantedBy = multi-user.target