diff options
Diffstat (limited to 'sysconfig.txt')
-rw-r--r-- | sysconfig.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysconfig.txt b/sysconfig.txt index df3aaa78..d5d600e5 100644 --- a/sysconfig.txt +++ b/sysconfig.txt @@ -227,7 +227,7 @@ Generic options: IPV6_RADVD_PIDFILE=<pid-file> (optional) Location of PID file for controlling radvd, see IPV6_CONTROL_RADVD - Default: "/var/run/radvd/radvd.pid" + Default: "/run/radvd/radvd.pid" Example: IPV6_RADVD_PIDFILE="/some/other/location/radvd.pid" IPV6TO4_RADVD_PIDFILE=<pid-file> (obsolete) @@ -376,7 +376,7 @@ Generic options: controls which data source saslauthd will consult when checking user passwords; run 'saslauthd -v' to get a full list of available authentication mechanisms - SOCKETDIR=/var/run/saslauthd + SOCKETDIR=/run/saslauthd controls in which directory saslauthd will be directed to create its listening socket; any change to this value will require a corresponding change in client configuration files |