From c900336d8b011278822dbc4e38ff9f6419f57ac2 Mon Sep 17 00:00:00 2001 From: Sami Kerola Date: Wed, 29 Feb 2012 02:05:22 +0100 Subject: chsh: use pathnames.h for paths Signed-off-by: Sami Kerola --- include/pathnames.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/pathnames.h') diff --git a/include/pathnames.h b/include/pathnames.h index 3547e8e4a..6c00d9f4a 100644 --- a/include/pathnames.h +++ b/include/pathnames.h @@ -68,6 +68,7 @@ #define _PATH_SHADOW_GROUP "/etc/gshadow" #define _PATH_SHADOW_GTMP "/etc/sgtmp" #define _PATH_SHADOW_GTMPTMP "/etc/sgtmptmp" +#define _PATH_SHELLS "/etc/shells" /* used in term-utils/agetty.c */ #define _PATH_ISSUE "/etc/issue" -- cgit v1.2.3-55-g7522