ソースを参照

Set STARTTIME in init script

Christoph Biedl 15 年 前
コミット
b094d921d9
1 ファイル変更1 行追加1 行削除
  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