]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
portabled: update profiles to current semantics 18329/head
authorLennart Poettering <lennart@poettering.net>
Wed, 20 Jan 2021 21:28:30 +0000 (22:28 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 20 Jan 2021 21:39:53 +0000 (22:39 +0100)
MountAPIVFS= implicitly mounts /run as tmpfs now, no need to do this
explicitly.

The notification socket is now implicitly mounted too, if NotifyAccess=
and RootImage=/RootDirectory= are used together.

src/portable/profile/default/service.conf
src/portable/profile/nonetwork/service.conf
src/portable/profile/strict/service.conf
src/portable/profile/trusted/service.conf

index 792be50229e5b9241293be5fcb481dc72f5f1c6b..230aa6078104cf54bb6e51c4ca87c2917c218a51 100644 (file)
@@ -2,8 +2,6 @@
 
 [Service]
 MountAPIVFS=yes
-TemporaryFileSystem=/run
-BindReadOnlyPaths=/run/systemd/notify
 BindReadOnlyPaths=/dev/log /run/systemd/journal/socket /run/systemd/journal/stdout
 BindReadOnlyPaths=/etc/machine-id
 BindReadOnlyPaths=/etc/resolv.conf
index c81cebe03f25fbd9c9a953adeab68252e9a6d3ab..cd7f75c2e3a26fab95c92e32376faf9fa004e09e 100644 (file)
@@ -2,8 +2,6 @@
 
 [Service]
 MountAPIVFS=yes
-TemporaryFileSystem=/run
-BindReadOnlyPaths=/run/systemd/notify
 BindReadOnlyPaths=/dev/log /run/systemd/journal/socket /run/systemd/journal/stdout
 BindReadOnlyPaths=/etc/machine-id
 BindReadOnlyPaths=/run/dbus/system_bus_socket
index d10fb5a1e8c30b5f4ce44080f2a00d0e5d761abd..f924e1096f39874f6c8302a8960b31434129dff8 100644 (file)
@@ -2,8 +2,6 @@
 
 [Service]
 MountAPIVFS=yes
-TemporaryFileSystem=/run
-BindReadOnlyPaths=/run/systemd/notify
 BindReadOnlyPaths=/dev/log /run/systemd/journal/socket /run/systemd/journal/stdout
 BindReadOnlyPaths=/etc/machine-id
 DynamicUser=yes
index 9a6af70b93989a73dbcd903a5ecd578402e8caae..cb859c4e2785ba0821e4a3061b4955b410bdb54f 100644 (file)
@@ -2,6 +2,5 @@
 
 [Service]
 MountAPIVFS=yes
-BindPaths=/run
 BindReadOnlyPaths=/etc/machine-id
 BindReadOnlyPaths=/etc/resolv.conf