mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
TEST-06-SELINUX: Disable RuntimeBuildSources=
Otherwise fixfiles will try to relabel it which could potentially lead to disaster. We also change the recommendation in HACKING.md to set the default so that TEST-06-SELINUX can override it.
This commit is contained in:
@@ -52,7 +52,7 @@ image all the time when iterating on a patch, add the following to
|
||||
|
||||
```conf
|
||||
[Host]
|
||||
RuntimeBuildSources=yes
|
||||
@RuntimeBuildSources=yes
|
||||
```
|
||||
|
||||
After enabling this setting, the source and build directories will be mounted to
|
||||
|
||||
Reference in New Issue
Block a user