Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 635262 | Differences between
and this patch

Collapse All | Expand All

(-)a/files.h.in (-4 / +4 lines)
Lines 102-111 Link Here
102
#  endif
102
#  endif
103
#endif
103
#endif
104
104
105
#define WTMP_FILE_LOC "@WTMP_FILE_LOC@"
105
#define WTMP_FILE_LOC "/var/log/wtmp"
106
#define ACCT_FILE_LOC "@ACCT_FILE_LOC@"
106
#define ACCT_FILE_LOC "/var/account/pacct"
107
#define SAVACCT_FILE_LOC "@SAVACCT_FILE_LOC@"
107
#define SAVACCT_FILE_LOC "/var/account/savacct"
108
#define USRACCT_FILE_LOC "@USRACCT_FILE_LOC@"
108
#define USRACCT_FILE_LOC "/var/account/usracct"
109
109
110
/* Workaround for a kernel includes problem */
110
/* Workaround for a kernel includes problem */
111
#if defined(__linux__) && defined(__alpha__)
111
#if defined(__linux__) && defined(__alpha__)

Return to bug 635262