mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
ratpoison: hack. start before xbmc. on fail restart forever.
This commit is contained in:
parent
93b9d8f66f
commit
acf62a6bcd
@ -2,6 +2,7 @@
|
||||
Description=Ratpoison Window Manager
|
||||
Requires=xorg.service
|
||||
After=xorg.service
|
||||
Before=xbmc.service
|
||||
|
||||
[Service]
|
||||
Environment=DISPLAY=:0
|
||||
@ -9,6 +10,7 @@ ExecStart=/usr/bin/ratpoison --file /etc/ratpoisonrc
|
||||
KillMode=process
|
||||
Restart=always
|
||||
RestartSec=1
|
||||
StartLimitInterval=0
|
||||
|
||||
[Install]
|
||||
WantedBy=graphical.target
|
||||
|
Loading…
x
Reference in New Issue
Block a user