Next: , Previous: storage, Up: system Statement Definition and Usage


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";
     }