bundles/kodi: add missing dependencies
This commit is contained in:
parent
c2bcd1f0d9
commit
5e8489a74c
3 changed files with 9 additions and 2 deletions
|
@ -2,7 +2,6 @@
|
|||
Description=Kodi
|
||||
Conflicts=getty@tty7.service
|
||||
After=systemd-user-sessions.service getty@tty7.service plymouth-quit.service
|
||||
StartLimitIntervalSec=2
|
||||
|
||||
[Service]
|
||||
User=kodi
|
||||
|
@ -13,6 +12,7 @@ WorkingDirectory=/home/kodi
|
|||
StandardOutput=journal
|
||||
Restart=always
|
||||
RestartSec=2
|
||||
StartLimitInterval=0
|
||||
|
||||
[Install]
|
||||
WantedBy=graphical.target
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue