871d6c993a
Fix comment in files/godns.in Adjust pkg-message and move it to "root" dir Adjust pkg-descr
23 lines
646 B
Plaintext
23 lines
646 B
Plaintext
[
|
|
{ type: install
|
|
message: <<EOM
|
|
Edit /etc/rc.conf(.local) to start GoDNS automatically at system
|
|
startup. Command line arguments can be set via godns_args.
|
|
|
|
A sample configuration file is installed at the following location:
|
|
%%PREFIX%%/etc/godns-config.json.sample
|
|
|
|
If you're testing be aware that GoDNS will refuse to run if you've
|
|
disabled external ip address lookup and local interface uses a
|
|
private ip address.
|
|
|
|
Logfile is located at /var/log/godns/godns.log
|
|
|
|
Web frontend is available however disabled by default in sample
|
|
configuration file
|
|
|
|
For more documentation visit https://github.com/TimothyYe/godns
|
|
EOM
|
|
}
|
|
]
|