Bugzilla – Full Text Bug Listing |
Summary: | systemd isolate forgets about SYSTEMD_WANTS from udev rules | ||
---|---|---|---|
Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Fabian Vogt <fvogt> |
Component: | Basesystem | Assignee: | systemd maintainers <systemd-maintainers> |
Status: | RESOLVED UPSTREAM | QA Contact: | E-mail List <qa-bugs> |
Severity: | Normal | ||
Priority: | P5 - None | CC: | fbui |
Version: | Current | ||
Target Milestone: | --- | ||
Hardware: | Other | ||
OS: | Other | ||
Whiteboard: | |||
Found By: | --- | Services Priority: | |
Business Priority: | Blocker: | --- | |
Marketing QA Status: | --- | IT Deployment: | --- |
Description
Fabian Vogt
2020-08-27 10:31:54 UTC
Seems to be the same as https://github.com/systemd/systemd/issues/16905 (In reply to Fabian Vogt from comment #1) > Seems to be the same as https://github.com/systemd/systemd/issues/16905 Nope, it's not - after the isolate, the units are still there and spice-vdagentd.socket still has the correct WantedBy on the device. (In reply to Fabian Vogt from comment #0) > Is there anything that can be done to make udev triggered units stay across > isolate? > Maybe spice-vdagentd.socket needs IgnoreOnIsolate=true? That would be the first option that comes to my mind. Otherwise simply don't try to be too smart and start the socket unit unconditionally. That said, this is rather a design issue that should be discussed with upstreams, so I'm closing this bug. |