summaryrefslogtreecommitdiff
path: root/sowatchd/sowatchd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'sowatchd/sowatchd.conf')
-rw-r--r--sowatchd/sowatchd.conf13
1 files changed, 13 insertions, 0 deletions
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"