afpfsd(1) - Linux man page
Name
afpfsd - Daemon to manage AFP sessions for the afpfs-ng FUSE client.Synopsis
afpfsd[-l|logmethod=method [|--foreground [|--debug
Description
afpfsd is a daemon that manages AFP sessions. Functions (like mounting, getting status, etc) can be performed using the afp_client(1) tool. This client communicates with the daemon over a named pipe.afpfsd will not start if another instance is already running. There needs to be one copy of afpfsd running per user.
Options
-l|--logmethod sets the method used to log; values are stdout or syslog
-f|--foreground doesn't fork the daemon
-f|--debug puts the daemon in the foreground
and dumps logs to stdout