_PATH_LOGIN_CONF
char *files[] = { _PATH_LOGIN_CONF, NULL };
#ifndef _PATH_LOGIN_CONF
static char path_login_conf[] = _PATH_LOGIN_CONF;