Parabola GNU/Linux-libre: Manual intervention required for OpenRC
OpenRC now requires 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
The update brings experimental user services support. Our wiki page has been updated to include information about it.
Source: Planet GNU