cedric pushed a commit to branch master.

commit 5b8a188ac2b182fa7ed37a2dfed1b0a5d966c43a
Author: Cedric Bail <[email protected]>
Date:   Thu Mar 28 22:26:51 2013 +0900

    elev8: add watchdog, notify and timeout.
---
 data/units/elev8d.service | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/data/units/elev8d.service b/data/units/elev8d.service
index 383ae5c..a5c93e9 100644
--- a/data/units/elev8d.service
+++ b/data/units/elev8d.service
@@ -4,7 +4,12 @@ Requires=xorg.target
 After=xorg.target
 
 [Service]
+Type=notify
 ExecStart=/usr/bin/elev8 --server
+KillMode=process
+WatchdogSec=1
+TimeoutSec=1
+NotifyAccess=all
 
 [Install]
 Also=elev8d.socket

-- 

------------------------------------------------------------------------------
Own the Future-Intel&reg; Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest.
Compete for recognition, cash, and the chance to get your game 
on Steam. $5K grand prize plus 10 genre and skill prizes. 
Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d

Reply via email to