[MacPorts] #56297: bind9 @9.12.1_0 does not work on my High Sierra
MacPorts
noreply at macports.org
Wed Apr 18 08:27:41 UTC 2018
#56297: bind9 @9.12.1_0 does not work on my High Sierra
---------------------+------------------------
Reporter: inquil | Owner: danielluke
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: bind9 |
---------------------+------------------------
Comment (by inquil):
Hi,
a) my script for launching it
cat /Library/LaunchDaemons/org.isc.named.plist
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN"
"http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Disabled</key>
<false/>
<key>EnableTransactions</key>
<true/>
<key>Label</key>
<string>org.isc.named</string>
<key>OnDemand</key>
<false/>
<key>ProgramArguments</key>
<array>
<string>/usr/local/sbin/named</string>
<string>-f</string>
</array>
<key>ServiceIPC</key>
<false/>
</dict>
</plist>
b) listen-on { any; };
Regards,
Carlos
--
Ticket URL: <https://trac.macports.org/ticket/56297#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list