From 45b493d8a66473ce76eb988a10bfb5b205697030 Mon Sep 17 00:00:00 2001 From: Jamie Cameron Date: Tue, 28 Feb 2012 10:55:36 -0800 Subject: [PATCH] Use proper restart command for sendmail on Fedora 16 https://sourceforge.net/tracker/?func=detail&atid=117457&aid=3495363&group_id=17457 --- sendmail/config-redhat-linux-24.0-* | 1 + 1 file changed, 1 insertion(+) diff --git a/sendmail/config-redhat-linux-24.0-* b/sendmail/config-redhat-linux-24.0-* index a24d79eeb..2869d62a1 100644 --- a/sendmail/config-redhat-linux-24.0-* +++ b/sendmail/config-redhat-linux-24.0-* @@ -5,6 +5,7 @@ sendmail_pid=/var/run/sendmail.pid /var/run/sm-client.pid makemap_path=makemap sendmail_command=systemctl start sendmail.service sendmail_stop_command=systemctl stop sendmail.service +sendmail_restart_command=systemctl restart sendmail.service sendmail_path=/usr/sbin/sendmail mail_dir=/var/spool/mail perpage=20