output of services to journal for cleaner boot
This commit is contained in:
parent
d2cb656955
commit
74abcce02a
@ -14,6 +14,7 @@ Environment=WINDOWING=gbm
|
||||
ExecStart=/usr/bin/kodi-standalone
|
||||
Restart=on-abort
|
||||
StandardInput=tty
|
||||
StandardOutput=journal
|
||||
|
||||
[Install]
|
||||
WantedBy=graphical.target
|
||||
|
@ -13,6 +13,7 @@ Environment=WINDOWING=x11
|
||||
ExecStart=/usr/bin/xinit /usr/bin/kodi-standalone -- :0 -nolisten tcp vt1
|
||||
Restart=on-abort
|
||||
StandardInput=tty
|
||||
StandardOutput=journal
|
||||
|
||||
[Install]
|
||||
WantedBy=graphical.target
|
||||
|
Loading…
Reference in New Issue
Block a user