Provided by: netatalk_3.1.13~ds-2build1_amd64 bug

NAME

       netatalk - Netatalk AFP server service controller daemon

SYNOPSIS

       netatalk [-F configfile]

       netatalk -v | -V

DESCRIPTION

       netatalk is the service controller daemon responsible for starting and restarting the AFP
       daemon afpd and the CNID daemon cnid_metad. It is normally started at boot time by init
       system (BSD-style init, SysV-sytle init, systemd, Upstart, OpenRC, SMF and so on).

OPTIONS

       -v | -V
           Print version information and exit.

       -F configfile
           Specifies the configuration file to use. (Defaults to @pkgconfdir@/afp.conf.)

SIGNALS

       SIGTERM
           Stop Netatalk service, AFP and CNID daemons

       SIGHUP
           Sending a SIGHUP will cause the AFP daemon reload its configuration file.

FILES

       @pkgconfdir@/afp.conf
           configuration file used by netatalk(8), afpd(8) and cnid_metad(8)

SEE ALSO

       afpd(8), cnid_metad(8), afp.conf(5).