summaryrefslogtreecommitdiffstats
path: root/include/pathnames.h
diff options
context:
space:
mode:
authorSami Kerola2012-02-29 02:05:22 +0100
committerSami Kerola2012-03-18 14:28:04 +0100
commitc900336d8b011278822dbc4e38ff9f6419f57ac2 (patch)
tree4b3e4fe7b00f0e111dc8bad9cd923b5db8912b71 /include/pathnames.h
parentchfn: use pathnames.h for paths (diff)
downloadkernel-qcow2-util-linux-c900336d8b011278822dbc4e38ff9f6419f57ac2.tar.gz
kernel-qcow2-util-linux-c900336d8b011278822dbc4e38ff9f6419f57ac2.tar.xz
kernel-qcow2-util-linux-c900336d8b011278822dbc4e38ff9f6419f57ac2.zip
chsh: use pathnames.h for paths
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
Diffstat (limited to 'include/pathnames.h')
-rw-r--r--include/pathnames.h1
1 files changed, 1 insertions, 0 deletions
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"