(no title)
sgtcodfish | 6 years ago
Specifically a problem that couldn't be fixed by changing systemd unit files?
(I don't mean for this to sound in bad faith; I'm genuinely curious as a user of systemd)
sgtcodfish | 6 years ago
Specifically a problem that couldn't be fixed by changing systemd unit files?
(I don't mean for this to sound in bad faith; I'm genuinely curious as a user of systemd)
johnr2|6 years ago
General statement.
PlutoIsAPlanet|6 years ago
egberts1|6 years ago
It doesn’t work with Juniper routers that many large ISP providers use.
So I resort to ISC DHCP and its flexible DHCP OPTIONS.
majewsky|6 years ago
1. It's not relating to the service manager part of systemd. It sounds like a problem with systemd-networkd which is a component that is entirely optional and easily replaced even on a systemd-based system (as you admit yourself).
2. The original question was about bugs in systemd that require inspecting C code where the equivalent bug on a non-systemd system could be diagnosed by inspecting shell scripts. ISC DHCP is not written in shell script.
vbernat|6 years ago
johnny22|6 years ago