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

cachefilesd - CacheFiles userspace management daemon

Authors

       David Howells <dhowells@redhat.com>

                                                14 November 2006                                  cachefilesd(8)

Description

       The  cachefilesd  daemon  manages the cache data store that is used by network filesystems such a AFS and
       NFS to cache data locally on disk.

       The README file should be read before attempting to configure this facility:

              /usr/share/doc/cachefilesd/README

Files

/etc/cachefilesd.conf

Name

       cachefilesd - CacheFiles userspace management daemon

Options

-d     Turn on debugging mode (message written to stderr).

       -s     Don't use syslog.

       -n     Don't daemonise.

       -N     Disable culling and scanning to fill the cull table.

       -p<pidfile>
              Use an alternate PID file to /var/run/cachefilesd.pid.

       -f<configfile>
              Read the alternate configuration files.

See Also

cachefilesd.conf(5), /usr/share/doc/cachefilesd/README

Synopsis

cachefilesd[-d]*[-s][-n][-N][-f<configfile>]

See Also