ratpoison: hack. start before xbmc. on fail restart forever.

This commit is contained in:
Stefan Saraev 2013-10-09 19:49:10 +03:00
parent 93b9d8f66f
commit acf62a6bcd

View File

@ -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