/[gnump3d]/gnump3d/rcfiles/debian
ViewVC logotype

Diff of /gnump3d/rcfiles/debian

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by skx, Mon Oct 27 14:40:47 2003 UTC revision 1.3 by skx, Sun Nov 23 16:44:38 2003 UTC
# Line 47  case "$1" in Line 47  case "$1" in
47          #       just the same as "restart".          #       just the same as "restart".
48          #          #
49          echo -n "Restarting $DESC: "          echo -n "Restarting $DESC: "
50          start-stop-daemon --oknodo --stop --quiet --pidfile /var/run/$NAME.pid          start-stop-daemon --oknodo --stop --quiet --make-pidfile --pidfile /var/run/$NAME.pid -- $STARTUPOPTS
51          sleep 1          sleep 1
52          rm -f /var/run/$NAME.pid          rm -f /var/run/$NAME.pid
53          sleep 1          sleep 1

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26