Am 16.05.2018 um 15:01 schrieb Florian Weimer: > In Fedora, for historic reasons, we run “/sbin/telinit u” after > installing a new glibc RPM package version. > > Does this still make sense? Should we remove the code which invokes > telinit from the glibc package?
how do you come to that conclusion given it's part of systemd and repsonsible to trigger "systemctl daemon-reexec" after said updates? [root@buildserver:~]$ which telinit /usr/sbin/telinit [root@buildserver:~]$ rpm -q --file /usr/sbin/telinit systemd-234-11.git5f8984e.fc27.x86_6 _______________________________________________ systemd-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/systemd-devel
