mirror of
https://github.com/systemd/systemd.git
synced 2026-08-08 17:10:55 +00:00
portable/profile: use BindJournalSockets=
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
[Service]
|
||||
MountAPIVFS=yes
|
||||
BindReadOnlyPaths=/dev/log /run/systemd/journal/socket /run/systemd/journal/stdout
|
||||
BindJournalSockets=yes
|
||||
BindReadOnlyPaths=/etc/machine-id
|
||||
BindReadOnlyPaths=-/etc/resolv.conf
|
||||
BindReadOnlyPaths=/run/dbus/system_bus_socket
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
[Service]
|
||||
MountAPIVFS=yes
|
||||
BindReadOnlyPaths=/dev/log /run/systemd/journal/socket /run/systemd/journal/stdout
|
||||
BindJournalSockets=yes
|
||||
BindReadOnlyPaths=/etc/machine-id
|
||||
BindReadOnlyPaths=/run/dbus/system_bus_socket
|
||||
DynamicUser=yes
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
[Service]
|
||||
MountAPIVFS=yes
|
||||
BindReadOnlyPaths=/dev/log /run/systemd/journal/socket /run/systemd/journal/stdout
|
||||
BindJournalSockets=yes
|
||||
BindReadOnlyPaths=/etc/machine-id
|
||||
DynamicUser=yes
|
||||
RemoveIPC=yes
|
||||
|
||||
Reference in New Issue
Block a user