From 9256a27d4d1d9be2556ed0fdfc452810c64eff57 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 28 Dec 2020 10:33:31 +0000 Subject: Mention procps-ng as example of UTMPX_FILE user (suggested by firasuke) --- src/include/utmps/utmpx.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/include/utmps/utmpx.h b/src/include/utmps/utmpx.h index 8f6aaa6..dd68945 100644 --- a/src/include/utmps/utmpx.h +++ b/src/include/utmps/utmpx.h @@ -67,7 +67,7 @@ extern void logwtmp (char const *, char const *, char const *) ; #define UT_NAMESIZE UTMPS_UT_NAMESIZE #define UT_HOSTSIZE UTMPS_UT_HOSTSIZE -/* Unused, but some packages require this macro to be present */ +/* Unused, but some packages (ex: procps-ng) require this macro to be present */ #define UTMPX_FILE "/run/utmps/utmp" /* More old GNU/crap compatibility */ -- cgit v1.2.3