Improve service
Improve service description. Use graphical.target, Xorg and graphical applications should only be started in graphical.target not in multi-user.target.
This commit is contained in:
parent
59b8ad7ab3
commit
63e86939b5
@ -1,5 +1,5 @@
|
||||
[Unit]
|
||||
Description=Starts instance of Kodi using xinit
|
||||
Description=Kodi standalone
|
||||
After=systemd-user-sessions.service network-online.target sound.target mysqld.service
|
||||
Requires=network-online.target
|
||||
Conflicts=getty@tty1.service
|
||||
@ -14,4 +14,4 @@ Restart=on-abort
|
||||
StandardInput=tty
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
WantedBy=graphical.target
|
||||
|
Loading…
Reference in New Issue
Block a user