[Bug 1102908] [Build 271.5] systemd is-active show network.service as inactive after disabling firewalld

http://bugzilla.suse.com/show_bug.cgi?id=1102908 http://bugzilla.suse.com/show_bug.cgi?id=1102908#c1 Franck Bui <fbui@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fbui@suse.com --- Comment #1 from Franck Bui <fbui@suse.com> --- It can be reproduced simply with: $ systemctl is-active network active $ systemctl daemon-reload $ systemctl is-active network inactive The problem is that after "daemon-reload" the alias "network.service" has been garbage collected and is not loaded anymore and therefore reported as inactive. This is actually a known issue: https://github.com/systemd/systemd/issues/7875 It's been fixed by commmit 3d083b2245b0b8e52f2d8ccc3e55246f41f1f544. Only v234 is affected as v228 doesn't seem to have the issue and v237 already contains the fix. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com