start on started proximityd stop on stopped hal respawn respawn limit 15 3 script sleep 10 exec su user -c "run-standalone.sh /opt/timenowd/bin/timenowd" end script post-stop script # clean up killall timenowd end script
exec su user -c "run-standalone.sh /opt/timenowd/bin/timenowd 2>/home/user/.timenow/timenow.log"