mirror of
https://github.com/systemd/systemd.git
synced 2025-09-10 22:52:49 +02:00
units/systemd-tmpfiles-setup.service: explicitly set RestrictSUIDSGID=no
The tmpfiles service is used to set file permissions, e.g. for setting
suid bit on the journal log directory [1].
[1] 48e0f7bc2f/tmpfiles.d/systemd.conf.in (L24-L25)
This commit is contained in:
@@ -28,3 +28,4 @@ ImportCredential=login.motd
|
||||
ImportCredential=login.issue
|
||||
ImportCredential=network.hosts
|
||||
ImportCredential=ssh.authorized_keys.root
|
||||
RestrictSUIDSGID=no
|
||||
|
||||
Reference in New Issue
Block a user