LWN: Comments on "systemd 246 released" https://lwn.net/Articles/827675/ This is a special feed containing comments posted to the individual LWN article titled "systemd 246 released". en-us Wed, 22 Oct 2025 18:09:29 +0000 Wed, 22 Oct 2025 18:09:29 +0000 https://www.rssboard.org/rss-specification lwn@lwn.net systemd 246 released https://lwn.net/Articles/828035/ https://lwn.net/Articles/828035/ NightMonkey <div class="FormattedComment"> Perhaps OpenRC might be more appropriate for your use case? Several interesting projects use it. (e.g. Alpine Linux, Gentoo) My reasoning here is that if you want a startup and service management approach, but don&#x27;t need the complexity of SystemD, you may need a mechanism that&#x27;s a sort of half-way mark between bare SysV-init scripts and SystemD. You could think of OpenRC as SysV-init with &quot;batteries included&quot; - lots of helper functions to assist, but not dictate. <a href="https://en.wikipedia.org/wiki/OpenRC">https://en.wikipedia.org/wiki/OpenRC</a><br> <p> Don&#x27;t hate me for suggesting it - I don&#x27;t know your actual use case. :) Cheers!<br> </div> Tue, 04 Aug 2020 17:00:55 +0000 systemd 246 released https://lwn.net/Articles/827960/ https://lwn.net/Articles/827960/ bmorel <div class="FormattedComment"> If it is that hard to work with it, maybe there are alternatives?<br> I do not know your use-cases, of course, but I think nosh (<a rel="nofollow" href="https://jdebp.eu/Softwares/nosh/">https://jdebp.eu/Softwares/nosh/</a>) might be worth trying, since you already work with unit files (it seems it have a tool o transform unit files to the scripts it uses) it might even just work nicely with your current tooling.<br> <p> I must mention that I keep &quot;using nosh&quot; on my TODO list since ~4 years (runit works pretty well for most of my usages anyway).<br> </div> Tue, 04 Aug 2020 03:55:42 +0000 systemd 246 released https://lwn.net/Articles/827943/ https://lwn.net/Articles/827943/ geuder <div class="FormattedComment"> Inform them about what? That it&#x27;s complex and that our work estimated are continuously too optimistic if want to do a bit more than just writing a trivial unit file? No, I haven&#x27;t and and I doubt that such feedback would change anything. <br> <p> I do occasionally post on mailing lists, unfortunately far less than I would like to. There are a couple of limiting factors:<br> <p> 1. According to answers I read they want you reproduce reports on the newest release or even master. In real company life we never use the newest release or master, because we get it from some distro or recently in our case from Yocto. And even that distro we don&#x27;t have the newest version in use at every point in time.<br> <p> 2. Systemd code is very complex in some parts. I have looked at some code for hours without understanding how it works. So it would require regular working with the code to get more familiar. We have tens of packages where I *should* engage more with upstream. Sometimes it is easy to send a patch without very deep background, but with systemd I haven&#x27;t hit such case yet.<br> <p> 3. I don&#x27;t think sending complaints or feature wishes is appreciated that much in any project (reproducible bug reports is a different story). One should rather send patches. But I&#x27;m afraid I don&#x27;t know any realistic patches that would make systemd less complex.<br> <p> <p> </div> Mon, 03 Aug 2020 18:10:42 +0000 systemd 246 released https://lwn.net/Articles/827803/ https://lwn.net/Articles/827803/ ovitters <div class="FormattedComment"> Did you reach out to upstream and inform them? Sometimes the communication is more direct than what people are used to (e.g. if you get a &quot;don&#x27;t think it is feasible&quot;, then that is not a no, they need better explanation or better arguments), but IMO they&#x27;re quite open. If you&#x27;re really relying on systemd then IMO it seems better to work with them. Expecting someone to develop like you want to or expect to without communication seems to have failed so far.<br> </div> Sun, 02 Aug 2020 15:15:30 +0000 systemd 246 released https://lwn.net/Articles/827789/ https://lwn.net/Articles/827789/ geuder <div class="FormattedComment"> This is an unbelievable list of changes. We use systemd in a somewhat &quot;embedded&quot; system in various different ways than the standard distros. One or two features seem to do what we have hacked differently so far. It looks like several features are incompatible changes and will break things in more or less surprising ways.<br> <p> I like systemd in a way for its approach to try to do things &quot;the correct way&quot;. But I hate it for making all development schedules blow up with its complexity. If you think &quot;that&#x27;s a small change, I&#x27;ll make it in 3 hours (including testing and bug fixing), it will take you anything between 3 days and 3 weeks. If you don&#x27;t have to give up on the way because it gets too complicated and you need to do it &quot;when there is more time&quot;. And this just gets worse.<br> </div> Sun, 02 Aug 2020 05:37:56 +0000