me
/
guix
Archived
1
0
Fork 0

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.
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
1 changed files with 4 additions and 2 deletions

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