Hacker News new | ask | show | jobs
by digi_owl 3787 days ago
One thing of note is that OpenRC is done via shell script, so going in and adding a ro option should be straight forward.

With systemd it is done in the C code of their init binary, thus you have to work around it by a remount on fstab.