logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

netatalk — Netatalk AFP server service controller daemon

Author

       Contributors to the Netatalk Project (https://netatalk.io/contributors)

Netatalk 4.2.3                                                                                       NETATALK(8)

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 an init system.

Files

afp.conf

              configuration file used by netatalk(8), afpd(8) and cnid_metad(8)

Name

       netatalk — Netatalk AFP server service controller daemon

Options

-d

              Do not disassociate daemon from terminal.

       -Fconfigfile

              Specifies the configuration file to use.

       -v | -V

              Print version information and exit.

See Also

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

Signals

       SIGTERM

              Stop Netatalk service, AFP and CNID daemons

       SIGHUP

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

Synopsis

netatalk [-F configfile]

       netatalk [-v | -V]

See Also