waffle

user and group backend daemon
git clone git://git.2f30.org/waffle
Log | Files | Refs | LICENSE

paths.h (176B)


      1 /* See LICENSE file for copyright and license details. */
      2 #define SOCKPATH "/var/run/nscd/socket"
      3 #define PIDFILE "/var/run/waffle.pid"
      4 
      5 #define LDAP_CFG_PATH "/etc/ldap.conf"