DragonFly On-Line Manual Pages

Search: Section:  


mydns-conf(8)            System Administrator's Manual           mydns-conf(8)

NAME

mydns-conf - Sets up a MyDNS service

SYNOPSIS

mydns-conf logacct D

DESCRIPTION

mydns-conf creates a service directory D that runs mydns(8). The name D must start with a slash and must not contain any special characters. Normally D is /etc/mydns. You can run the service under svscan(8) by creating a symbolic link in the svscan(8) directory: ln -s D /service The service will start within five seconds, and will be restarted upon reboot. You can use svc(8) to control the service. mydns-conf creates an automatically rotated log directory in D/log/main. The logs are owned by logacct. The corresponding multilog(8) processes run under the uid and gid of logacct. The name logacct must not contain any special characters.

AUTHOR

Don Moore <bboy@bboy.net>

HOMEPAGE

http://mydns.bboy.net

SEE ALSO

mydns(8), mydns.conf(5), mydnsexport(8), mydnsimport(8), svscan(8), svc(8), multilog(8) mydns 1.1.0 Dec 2015 mydns-conf(8)

Search: Section: