summaryrefslogtreecommitdiff
path: root/sowatchd/sowatchd.conf
blob: 77bdca47d7a2fd1d00709d1c5f73acbdfbfc452d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
description "Sowatch daemon"
author "maemo@javispedro.com"

stop on stopping xsession

console none
respawn
respawn limit 3 10
normal exit 0 TERM
nice 1

exec /usr/bin/aegis-exec -s -u user -l "exec /opt/sowatch/bin/sowatchd"