Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37766092
en ru br
Репозитории ALT
S:1.22.1-alt4
5.1: 1.21.1-alt1
4.1: 1.21.1-alt0.M41.1
4.0: 1.21.1-alt0.M40.1
3.0: 1.19.2-alt2
+backports:1.20.1-alt0.M30.1
www.altlinux.org/Changes

Другие репозитории
Upstream:1.21.1

Группа :: Безопасность/Сети
Пакет: fiaif

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

Патч: fiaif-1.19.2-alt-fiaif_script_actions.patch
Скачать


--- prog/fiaif.orig	2005-04-22 12:53:11 +0400
+++ prog/fiaif	2005-04-22 12:56:55 +0400
@@ -179,7 +179,7 @@
 	    touch ${SUBSYS_FILE}
 	    ;;
 
-	stop)
+	stop|condstop)
 	    if [[ ! -f ${SUBSYS_FILE} ]]; then
 		echo "FIAIF has not yet been started."
 		return 7
@@ -192,7 +192,7 @@
 	    ;;
 
 	
-	restart)		
+	restart|condrestart|reload)
 	    if [[ ! -f ${SUBSYS_FILE} ]]; then
 		echo "FIAIF has not yet been started."
 		return 7
@@ -260,7 +260,7 @@
 	    ;;
 	
 	*)
-	    echo "Usage: $0 {start|stop|restart|force-reload|status|panic|tc-start|tc-stop|tc-status}"
+	    echo "Usage: $0 {start|stop|restart|condrestart|condstop|reload|force-reload|status|panic|tc-start|tc-stop|tc-status}"
 	    return 2
     esac
     
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin