mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-27 20:56:55 +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
|
Description=Ratpoison Window Manager
|
||||||
Requires=xorg.service
|
Requires=xorg.service
|
||||||
After=xorg.service
|
After=xorg.service
|
||||||
|
Before=xbmc.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Environment=DISPLAY=:0
|
Environment=DISPLAY=:0
|
||||||
@ -9,6 +10,7 @@ ExecStart=/usr/bin/ratpoison --file /etc/ratpoisonrc
|
|||||||
KillMode=process
|
KillMode=process
|
||||||
Restart=always
|
Restart=always
|
||||||
RestartSec=1
|
RestartSec=1
|
||||||
|
StartLimitInterval=0
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=graphical.target
|
WantedBy=graphical.target
|
||||||
|
Loading…
x
Reference in New Issue
Block a user