summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2018-09-15 10:55:32 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2019-03-04 17:09:51 +0100
commit6777a589a72e6a7f9431399ddd05721764a7f7f6 (patch)
tree7ab0ee9555086287883d992c880d30ad603d5043
parent71fc32743921d758778d6a6a5d12ca24ad9ef03a (diff)
systemd: forward port patch
Keywords in udevd.service.in were changed upstream. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
-rw-r--r--recipes-core/systemd/systemd/0001-systemd-udevd.service.in-set-MountFlags-shared.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/systemd/systemd/0001-systemd-udevd.service.in-set-MountFlags-shared.patch b/recipes-core/systemd/systemd/0001-systemd-udevd.service.in-set-MountFlags-shared.patch
index 24f76d3..4665ea8 100644
--- a/recipes-core/systemd/systemd/0001-systemd-udevd.service.in-set-MountFlags-shared.patch
+++ b/recipes-core/systemd/systemd/0001-systemd-udevd.service.in-set-MountFlags-shared.patch
@@ -16,7 +16,7 @@ index fc037b5a5..841d7a83f 100644
KillMode=mixed
WatchdogSec=3min
TasksMax=infinity
--MountFlags=slave
+-PrivateMounts=yes
MemoryDenyWriteExecute=yes
RestrictRealtime=yes
RestrictAddressFamilies=AF_UNIX AF_NETLINK AF_INET AF_INET6