/[anubis]/anubis/scripts/redhat.init
ViewVC logotype

Diff of /anubis/scripts/redhat.init

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

revision 1.1.1.1 by polak, Thu Jan 30 10:40:53 2003 UTC revision 1.2 by polak, Sun May 11 11:27:33 2003 UTC
# Line 24  PROGRAM="anubis" Line 24  PROGRAM="anubis"
24    
25  start () {  start () {
26          echo -n $"Starting $PROGRAM: "          echo -n $"Starting $PROGRAM: "
27          daemon $PROGRAM $OPTIONS          daemon $PROGRAM
28          RETVAL=$?          RETVAL=$?
29          echo          echo
30          [ $RETVAL -eq 0 ] && touch /var/lock/subsys/$PROGRAM          [ $RETVAL -eq 0 ] && touch /var/lock/subsys/$PROGRAM

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

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