| 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: |
|
||||||
Auto-assigned to maintainer ashish@FreeBSD.org 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 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 Committed. Thanks! |
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