3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

doc: Suggest remounting store before relabeling the file system.

* doc/guix.texi (Installing the SELinux policy): Mention that the store may
need to be remounted before writing to it.
This commit is contained in:
Ricardo Wurmus 2022-12-23 16:50:58 +01:00
parent afaeb657b1
commit 672c48f15d
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -1522,8 +1522,10 @@ To install the policy run this command as root:
semodule -i etc/guix-daemon.cil
@end example
Then relabel the file system with @code{restorecon} or by a different
mechanism provided by your system.
Then relabel the file system with @code{restorecon -vR /} or by a
different mechanism provided by your system. You may need to remount
@file{/gnu/store} to make it writable first, e.g. with @code{mount -o
remount,rw /gnu/store}.
Once the policy is installed, the file system has been relabeled, and
the daemon has been restarted, it should be running in the