From cfdce855803f720cbc673788d0b695d8bc59324b Mon Sep 17 00:00:00 2001 From: linggao Date: Wed, 8 Apr 2009 22:40:21 +0000 Subject: [PATCH] added Required-Start and Required-Stop tag for /etc/init.d/tftp because SLES 11 complains --- atftp/tftpd | 2 ++ 1 file changed, 2 insertions(+) diff --git a/atftp/tftpd b/atftp/tftpd index 1483918..4d11bba 100755 --- a/atftp/tftpd +++ b/atftp/tftpd @@ -5,6 +5,8 @@ ### BEGIN INIT INFO # Provides: tftpd +# Required-Start: +# Required-Stop: # Default-Start: 3 4 5 # Default-stop: 0 1 2 6 # Short-Description: atftp