Bug 197587 - mail/opensmtpd-devel add configtest to rc
Summary: mail/opensmtpd-devel add configtest to rc
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Ashish SHUKLA
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-13 01:58 UTC by elbarto
Modified: 2015-02-13 11:55 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (ashish)


Attachments
Patch for the rc file (603 bytes, text/plain)
2015-02-13 01:58 UTC, elbarto
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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!