From 15ac98299094f5502044fde7820bf4b05a898a83 Mon Sep 17 00:00:00 2001 From: "Javier S. Pedro" Date: Fri, 10 Aug 2012 19:15:18 +0200 Subject: autostart daemon on boot --- sowatchd/sowatchd.conf | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 sowatchd/sowatchd.conf (limited to 'sowatchd/sowatchd.conf') diff --git a/sowatchd/sowatchd.conf b/sowatchd/sowatchd.conf new file mode 100644 index 0000000..2cebb82 --- /dev/null +++ b/sowatchd/sowatchd.conf @@ -0,0 +1,13 @@ +description "Sowatch daemon" +author "maemo@javispedro.com" + +stop on stopping xsession + +console none + +respawn +respawn limit 3 10 + +nice 2 + +exec /usr/bin/aegis-exec -s -u user -l "exec /opt/sowatch/bin/sowatchd" -- cgit v1.2.3