On Tue, 04.01.11 01:33, Lennart Poettering (lenn...@poettering.net) wrote: > On Mon, 03.01.11 22:24, Gustavo Sverzut Barbieri (barbi...@profusion.mobi) > wrote: > > > > Anybody has a good reason why we shouldn't solve this with a > > > compile-time NSS lookup? > > > > don't complicate things, let's keep our regular "do the simple way, > > let's people report corner cases". It was done for other things, why > > not this? At most define a macro: > > > > #ifndef TTY_GID > > #define TTY_GID 5 > > #endif > > > > and people can still provide it using CFLAGS. > > Hmm, I guess a hard ifdef like this should be fine as all distros appear > to be using GID 5. Maybe add a configure option just to avoid any > discussions, but no NSS lookup. Anybody wants to prep a patch for that?
Done this now. Lennart -- Lennart Poettering - Red Hat, Inc. _______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel