mirror of
https://git.busybox.net/uClibc
synced 2025-10-14 01:32:00 +08:00
paths.h: add _PATH_GSHADOW
Signed-off-by: Peter S. Mazinger <ps.m@gmx.net>
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user