Bug 284113 - dns/dnsdist rc script error
Summary: dns/dnsdist rc script error
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-01-17 13:26 UTC by Leo Vandewoestijne
Modified: 2025-02-04 07:22 UTC (History)
2 users (show)

See Also:
tremere: maintainer-feedback+


Attachments
dnsdist rc script (923 bytes, patch)
2025-01-17 13:26 UTC, Leo Vandewoestijne
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Leo Vandewoestijne 2025-01-17 13:26:57 UTC
Created attachment 256750 [details]
dnsdist rc script

When replicating PR284100 I encountered the same problem for dnsdist.
Luckaly the same solution solves the problem.
Comment 1 Vladimir Druzenko freebsd_committer freebsd_triage 2025-01-23 13:50:09 UTC
It have:
> name=dnsdist
already.
Maybe replace it with:
> name="dnsdist" ;
can help.
Comment 2 Ralf van der Enden 2025-02-04 07:22:54 UTC
If it works I have no problem with committing this patch