Bug 197587

Summary: mail/opensmtpd-devel add configtest to rc
Product: Ports & Packages Reporter: elbarto
Component: Individual Port(s)Assignee: Ashish SHUKLA <ashish>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (ashish)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch for the rc file none

Description elbarto 2015-02-13 01:58:42 UTC
Created attachment 152928 [details]
Patch for the rc file

This patch add a configtest directive to the rc file.
configtest is automatically called before start or restart
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2015-02-13 01:58:42 UTC
Auto-assigned to maintainer ashish@FreeBSD.org
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-02-13 11:51:37 UTC
A commit references this bug:

Author: ashish
Date: Fri Feb 13 11:51:07 UTC 2015
New revision: 378921
URL: https://svnweb.freebsd.org/changeset/ports/378921

Log:
  - Update rc.d script to add a configtest command to test configuration
    before starting/restarting service.

  PR:		197587
  Submitted by:	elbarto at megadrive.org

Changes:
  head/mail/opensmtpd-devel/Makefile
  head/mail/opensmtpd-devel/files/smtpd.in
Comment 3 commit-hook freebsd_committer freebsd_triage 2015-02-13 11:52:39 UTC
A commit references this bug:

Author: ashish
Date: Fri Feb 13 11:52:23 UTC 2015
New revision: 378922
URL: https://svnweb.freebsd.org/changeset/ports/378922

Log:
  - Update rc.d script to add a configtest command to test configuration
    before starting/restarting service.

  PR:		197587
  Submitted by:	elbarto at megadrive.org

Changes:
  head/mail/opensmtpd/Makefile
  head/mail/opensmtpd/files/smtpd.in
Comment 4 Ashish SHUKLA freebsd_committer freebsd_triage 2015-02-13 11:55:45 UTC
Committed.

Thanks!