Paths updates

This commit is contained in:
Ben Gras 2005-08-26 12:14:25 +00:00
parent d48770fcb5
commit 4caadca5e0

View file

@ -7,6 +7,9 @@
#define _PATH_DHCPPOOL "/usr/adm/dhcp.pool"
#define _PATH_WTMP "/usr/adm/wtmp"
#define _PATH_UTMP "/etc/utmp"
#define _PATH_LASTLOG "/usr/adm/lastlog"
#define _PATH_MOTD "/etc/motd"
#define _PATH_HOSTS "/etc/hosts"
#endif