Changeset 3282


Ignore:
Timestamp:
May 1, 2007, 10:38:20 PM (18 years ago)
Author:
bird
Message:

unixroot

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/essentials/app-shells/bash/pathnames.h.in

    r3228 r3282  
    2323
    2424/* The default file for hostname completion. */
    25 #define DEFAULT_HOSTS_FILE "/etc/hosts"
     25#define DEFAULT_HOSTS_FILE "/@unixroot/etc/hosts"
    2626
    2727/* The default login shell startup file. */
    28 #define SYS_PROFILE "/etc/profile"
     28#define SYS_PROFILE "/@unixroot/etc/profile"
    2929
    3030/* The default location of the bash debugger initialization/startup file. */
Note: See TracChangeset for help on using the changeset viewer.