On Mon, 26.08.13 13:48, Chengwei Yang ([email protected]) wrote: Hmm, can you elaborate on this one? libsystemd-login should be mostly passive, why would it need to change labels? What's the missing link here precisely?
> --- > Makefile.am | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Makefile.am b/Makefile.am > index 5654ad3..dc5170a 100644 > --- a/Makefile.am > +++ b/Makefile.am > @@ -3870,6 +3870,7 @@ libsystemd_login_la_LDFLAGS = \ > -Wl,--version-script=$(top_srcdir)/src/login/libsystemd-login.sym > > libsystemd_login_la_LIBADD = \ > + libsystemd-label.la \ > libsystemd-shared.la \ > libsystemd-daemon-internal.la \ > $(RT_LIBS) Lennart -- Lennart Poettering - Red Hat, Inc. _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
