[git commit master 1/1] paths.h: add _PATH_GSHADOW

Peter S. Mazinger ps.m at gmx.net
Thu Mar 3 17:22:53 UTC 2011


commit: http://git.uclibc.org/uClibc/commit/?id=fae4a5832519033c8c378e4cb4dadb96e5be1692
branch: http://git.uclibc.org/uClibc/commit/?id=refs/heads/master

Signed-off-by: Peter S. Mazinger <ps.m at gmx.net>
---
 include/paths.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/include/paths.h b/include/paths.h
index 305937f..0b4035d 100644
--- a/include/paths.h
+++ b/include/paths.h
@@ -44,6 +44,7 @@
 #define	_PATH_DEVDB	"/var/run/dev.db"
 #define	_PATH_DEVNULL	"/dev/null"
 #define	_PATH_DRUM	"/dev/drum"
+#define	_PATH_GSHADOW	"/etc/gshadow"
 #define	_PATH_KLOG	"/proc/kmsg"
 #define	_PATH_KMEM	"/dev/kmem"
 #define	_PATH_LASTLOG	"/var/log/lastlog"
-- 
1.7.3.4



More information about the uClibc-cvs mailing list