Browse Source

Set STARTTIME in init script

Christoph Biedl 14 years ago
parent
commit
b094d921d9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      debian/ngircd.init

+ 1 - 1
debian/ngircd.init

@@ -44,7 +44,7 @@ test -x $DAEMON || exit 0
 . /lib/lsb/init-functions
 
 DAEMON_OPTS=""          # Additional options given to the server
-
+STARTTIME=1
 DIETIME=10              # Time to wait for the server to die, in seconds
 
 LOGFILE=$LOGDIR/$NAME.log  # Server logfile