]> git.ipfire.org Git - thirdparty/util-linux.git/commit
use existing logindefs.c and pathnames.h
authorLudwig Nussel <ludwig.nussel@suse.de>
Fri, 25 May 2012 08:54:23 +0000 (10:54 +0200)
committerLudwig Nussel <ludwig.nussel@suse.de>
Fri, 25 May 2012 08:55:40 +0000 (10:55 +0200)
commit9c44ac503f0d18348518f195b36c4ea83ab0ca76
treec3b63cf412fe5abd99f00a58cf524f9325d4c060
parentf29fc7e0bb5aa38f45188560ed36ed4ad69d46e4
use existing logindefs.c and pathnames.h

I'm not sure having /usr/local in _PATH_DEFPATH_ROOT and even putting it
in front is such a good idea though. /usr/local might be on NFS so could
prevent root from logging in if the network is down.
login-utils/Makefile.am
login-utils/getdef.c [deleted file]
login-utils/getdef.h [deleted file]
login-utils/logindefs.c
login-utils/logindefs.h
login-utils/su.c