Next: , Previous: , Up: system Statement Definition and Usage   [Contents][Index]


A.1.2.5 rundir

Path for storing run-time data, for example PID file and unix sockets. Default: ${localstatedir}/run/knot, configured with --with-rundir=path

system {
  rundir "/var/run/knot";
}