On 15/10/2025 02:53, Franco Martelli wrote:
On 14/10/25 at 15:57, Greg Wooledge wrote:
On Tue, Oct 14, 2025 at 15:50:58 +0200, Franco Martelli wrote:
Have Systemd a surrogate of the old "rc.local" file?
Yes. You can create an /etc/rc.local file and it'll work.
[...]
Thanks Greg it worked, now I need to investigate why "mdadm" fails to
set "group_thread_cnt" although in the man-page (mdadm.conf(5)) it is
used just this item as example…
I have not tried it in action, so I may miss something. I expect that a
udev rule running a script may be more appropriate in general. In some
cases an array may be assembled after execution of rc.local.
Do you have anything related to group_thread_cnt issue in "sudo
journalctl -b" output?