[sisyphus] service postfix status

Dmitry V. Levin =?iso-8859-1?q?ldv_=CE=C1_altlinux=2Eorg?=
Ср Июн 4 12:53:36 MSD 2003


On Wed, Jun 04, 2003 at 12:27:14PM +0400, Anatoly A. Yakushin wrote:
> >>Даю команду
> >>#service postfix status
> >>в ответ тишина.
> >>Постфикс работает (иначе вы бы не читали это письмо :-)
> >>Это что?
> >
> >Похоже status не работает 
> ># service postfix       
> >Usage: postfix 
> >{start|stop|adjust|check|flush|reload|restart|condstop|condrestart|condreload|status}
> >
> >
> ># postfix reload
> >postfix/postfix-script: refreshing the Postfix mail system
> >
> ># postfix restart
> >postfix/postfix-script: fatal: usage: postfix start (or stop, reload, 
> >abort, flush, or check)
> >
> А вот тут посмотреть:
> 
> http://altlinux.ru/pipermail/sisyphus/2003-May/043540.html

Нет, тут другая история - /usr/lib/postfix/master не находится в
стандартном $PATH; apply this patch:

--- /etc/init.d/postfix.orig	2002-05-21 22:16:47 +0400
+++ /etc/init.d/postfix	2003-06-04 12:52:03 +0400
@@ -122,7 +122,7 @@
 		fi
 		;;
 	status)
-		status master
+		status --expect-user root /usr/lib/postfix/master
 		RETVAL=$?
 		;;
 	*)

Новая версия postfix в Сизифе будет уже 2.x.


--
ldv
----------- следующая часть -----------
Было удалено вложение не в текстовом формате...
Имя     : =?iso-8859-1?q?=CF=D4=D3=D5=D4=D3=D4=D7=D5=C5=D4?=
Тип     : application/pgp-signature
Размер  : 189 байтов
Описание: =?iso-8859-1?q?=CF=D4=D3=D5=D4=D3=D4=D7=D5=C5=D4?=
Url     : <http://lists.altlinux.org/pipermail/sisyphus/attachments/20030604/eb9921ea/attachment-0010.bin>


Подробная информация о списке рассылки Sisyphus