1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!DOCTYPE plist PUBLIC -//Apple Computer//DTD PLIST
1.0//EN http://www.apple.com/DTDs/PropertyList-
1.0.dtd
>
5 Unbound plist file for use by MacOSX launchd(8) using launchctl(1).
6 Copy this file to /Library/LaunchDaemons. Launchd keeps unbound running.
8 Setup your unbound.conf with the following additional settings.
14 These actions are performed by launchd (for the option values, see below).
19 <string>unbound
</string>
21 <key>ProgramArguments
</key>
23 <string>unbound
</string>
27 <string>unbound
</string>
29 <key>RootDirectory
</key>
30 <string>/usr/local/etc/unbound
</string>
32 <key>WorkingDirectory
</key>
33 <string>/usr/local/etc/unbound
</string>