Difference between revisions of "OpenRC, an alternative to systemd"
Views
Actions
Namespaces
Variants
Tools
→warning at shutdown
imported>Aaditya |
imported>Aaditya |
||
Line 307: | Line 307: | ||
The boot logs for OpenRC are stored in ''/var/log/rc.log'' | The boot logs for OpenRC are stored in ''/var/log/rc.log'' | ||
=== Get warning at shutdown === | |||
If at shutdown there is a message like: | |||
WARNING: /usr/lib/rc/cache is not writable! | |||
Then this directory can be created as: | |||
sudo mkdir /usr/lib/rc/cache | |||
=== Enable Swap (for GPT partitions) === | === Enable Swap (for GPT partitions) === |