Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37857750
en ru br
Репозитории ALT
S:4.8.0-alt1
5.1: 2.9.21.2-alt5.1
4.1: 2.9.21-alt1
4.0: 2.9.20-alt3
www.altlinux.org/Changes

Группа :: Система/Серверы
Пакет: pdns

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: pdns-2.9.20-alt-rcstuff.patch
Скачать


--- pdns/pdns.in.orig	2006-08-29 19:29:47 +0400
+++ pdns/pdns.in	2006-08-29 21:20:01 +0400
@@ -115,7 +115,16 @@
 			$0 start
 		fi 
 	;;		
+
+	condstop)
+		test "$NOTRUNNING" = "0" && $0 stop ;;
 		
+	condrestart)
+		test "$NOTRUNNING" = "0" && $0 restart ;;
+
+	condreload)
+		test "$NOTRUNNING" = "0" && $0 reload ;;
+
 	monitor)
 		if test "$NOTRUNNING" = "0" 
 		then 
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin