mirror of
https://github.com/systemd/systemd.git
synced 2026-08-04 15:10:33 +00:00
portabled: add BindPaths=/run back into "trusted" policy
This partly reverts fe239c7d7d, where I
accidentally dropped only line for /run that was unlike the others.
Oops.
@bluca, thanks for noticing:
https://github.com/systemd/systemd/pull/18329#pullrequestreview-573343549
This commit is contained in:
committed by
Luca Boccassi
parent
012648f965
commit
8dd294c5a9
@@ -2,5 +2,6 @@
|
||||
|
||||
[Service]
|
||||
MountAPIVFS=yes
|
||||
BindPaths=/run
|
||||
BindReadOnlyPaths=/etc/machine-id
|
||||
BindReadOnlyPaths=/etc/resolv.conf
|
||||
|
||||
Reference in New Issue
Block a user