I hesitate to mention it, but systemd also still supports the rc.local startup script if you enable it by enabling the rc-local service.
make sure the /etc/rc.local script is executable and put stuff there that needs to be sequentially executed AFTER all the other system services are done.
I user /etc/rc.local to create some fifos, and set kernel params through the /sys interface.
make sure the /etc/rc.local script is executable and put stuff there that needs to be sequentially executed AFTER all the other system services are done.
I user /etc/rc.local to create some fifos, and set kernel params through the /sys interface.
Statistics: Posted by kent_dorfman766 — 2025-02-05 07:32