Include "loginpaths.h"

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17302 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-04-27 09:17:01 +00:00
parent 94731a9251
commit b927ccbbf1
2 changed files with 2 additions and 18 deletions

View File

@@ -114,10 +114,6 @@ struct krb5_dh_moduli;
#include <kafs.h>
#endif
#ifndef _PATH_NOLOGIN
#define _PATH_NOLOGIN "/etc/nologin"
#endif
#ifndef _PATH_BSHELL
#define _PATH_BSHELL "/bin/sh"
#endif
@@ -126,9 +122,7 @@ struct krb5_dh_moduli;
#define _PATH_DEFPATH "/usr/bin:/bin"
#endif
#ifndef _PATH_ETC_ENVIRONMENT
#define _PATH_ETC_ENVIRONMENT SYSCONFDIR "/environment"
#endif
#include "loginpaths.h"
/*
*