Bug 243737 - dns/coredns: coredns won't start with "-cpu" as startup parameter in coredns.in
Summary: dns/coredns: coredns won't start with "-cpu" as startup parameter in coredns.in
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Yuri Victorovich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-01-30 17:55 UTC by freebsd
Modified: 2020-01-31 02:50 UTC (History)
2 users (show)

See Also:
w.schwarzenfeld: maintainer-feedback? (yuri)


Attachments
coredns.in without -cpu parameter (670 bytes, patch)
2020-01-30 18:00 UTC, freebsd
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description freebsd 2020-01-30 17:55:47 UTC
Current files/coredns.in contains "-cpu" as startup parameter to coredns. This parameter was removed in 1.6.0 and therefor coredns won't start if still provided
Comment 2 freebsd 2020-01-30 18:00:23 UTC
Created attachment 211203 [details]
coredns.in without -cpu parameter
Comment 3 Yuri Victorovich freebsd_committer freebsd_triage 2020-01-31 02:50:04 UTC
Committed.

Thanks for your patch!
Comment 4 commit-hook freebsd_committer freebsd_triage 2020-01-31 02:50:20 UTC
A commit references this bug:

Author: yuri
Date: Fri Jan 31 02:49:46 UTC 2020
New revision: 524666
URL: https://svnweb.freebsd.org/changeset/ports/524666

Log:
  dns/coredns: Remove the "-cpu" parameter

  Coredns won't start with "-cpu" as startup parameter in coredns.in because it has been obsoleted.

  PR:		243737
  Submitted by:	freebsd@rainbowfab.org

Changes:
  head/dns/coredns/Makefile
  head/dns/coredns/files/coredns.in