# HG changeset patch # User Marcin Kuzminski # Date 1282924601 -7200 # Node ID aeafda5481e43845a4db9c4a759b653923a9050e # Parent 90512560ed4db3e5aac94528a50aea4a2f6c659e more on that neverending topic :) init scripts diff -r 90512560ed4d -r aeafda5481e4 hg_app_daemon2 --- a/hg_app_daemon2 Fri Aug 27 17:41:33 2010 +0200 +++ b/hg_app_daemon2 Fri Aug 27 17:56:41 2010 +0200 @@ -70,6 +70,7 @@ --pidfile $PID_PATH \ --user $RUN_AS \ --exec $DAEMON -- $DAEMON_OPTS + ;; *) echo "Usage: $0 {start|stop|restart}" exit 1