systemd: systemd-sysctl needs locales#1143
Open
thesamesam wants to merge 2 commits into
Open
Conversation
Contributor
thesamesam
commented
Jun 2, 2026
thesamesam
commented
Jun 2, 2026
Member
|
Looks ok to me, though I'd prefer to squash to 2 commits. One for the localization and another for the typo. |
Contributor
Author
|
Fine with me, I just discovered a bunch incrementally so committed as I went. Fixing.. |
Signed-off-by: Sam James <sam@gentoo.org>
```
AVC avc: denied { search } for pid=1117 comm="systemd-sysctl" name="locale" dev="dm-0" ino=1080894036
scontext=system_u:system_r:systemd_sysctl_t:s0
tcontext=system_u:object_r:locale_t:s0 tclass=dir
```
```
AVC avc: denied { map } for pid=1118 comm="systemd-tmpfile" path="/usr/lib/locale/locale-archive" dev="dm-0" ino=3602686423
scontext=system_u:system_r:systemd_tmpfiles_t:s0
tcontext=system_u:object_r:locale_t:s0 tclass=file
```
```
AVC avc: denied { search } for pid=1162 comm="systemd-userwor" name="locale" dev="dm-0" ino=1080894036
scontext=system_u:system_r:systemd_userdbd_t:s0
tcontext=system_u:object_r:locale_t:s0 tclass=dir
```
```
AVC avc: denied { search } for pid=1165 comm="systemd-nsresou" name="locale" dev="dm-0" ino=1080894036
scontext=system_u:system_r:systemd_nsresourced_t:s0
tcontext=system_u:object_r:locale_t:s0 tclass=dir
```
```
AVC avc: denied { read } for pid=1424 comm="systemd-binfmt" name="locale-archive" dev="dm-0" ino=3602686423
scontext=system_u:system_r:systemd_binfmt_t:s0
tcontext=system_u:object_r:locale_t:s0 tclass=file
```
```
AVC avc: denied { search } for pid=1501 comm="systemd-machine" name="locale" dev="dm-0" ino=1080894036
scontext=system_u:system_r:systemd_machined_t:s0
tcontext=system_u:object_r:locale_t:s0 tclass=dir
```
Signed-off-by: Sam James <sam@gentoo.org>
abe00e5 to
4ae980c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.