Skip to main content
Topic: Manual intervention potentially required for OpenRC 0.62.2 (Read 3186 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Manual intervention potentially required for OpenRC 0.62.2

Depending on the local setup, due to upstream changes, OpenRC 0.62.2 might need one or more of services local, localmount and netmount to be added to runlevel default.

This can be done with commands:

- rc-update add local default
- rc-update add localmount default
- rc-update add netmount default

artist

Re: Manual intervention potentially required for OpenRC 0.62.2

Reply #1
Quote
might need
...
Might? How do I know my setup's one of them? Inability to boot?

Re: Manual intervention potentially required for OpenRC 0.62.2

Reply #2
If any of the mounts is missing or an rclocal script is not run during the boot.

artist