Paths updates
This commit is contained in:
parent
d48770fcb5
commit
4caadca5e0
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue