X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=contrib%2FDebian%2Fngircd.init;h=6a418d78ab506e97e96a5ef4b2586ff367940012;hb=d00a0f1e7c8b7e247f26a8fc265ca8217eaace8b;hp=e5507473bfa54d0258dbb8eae7238cb8a2ef8981;hpb=5f1e43416a7ff8185928ce8538b8d0826c61b93f;p=ngircd-alex.git diff --git a/contrib/Debian/ngircd.init b/contrib/Debian/ngircd.init index e5507473..6a418d78 100755 --- a/contrib/Debian/ngircd.init +++ b/contrib/Debian/ngircd.init @@ -1,13 +1,13 @@ #!/bin/sh # # ngIRCd start and stop script for Debian-based systems -# Copyright 2008,2009 Alexander Barton +# Copyright 2008-2010 Alexander Barton # ### BEGIN INIT INFO # Provides: ngircd # Required-Start: $network $remote_fs -# Required-Stop: +# Required-Stop: $network $remote_fs # Should-Start: $syslog $named # Should-Stop: $syslog # Default-Start: 2 3 4 5