From 66d577496e02891c041b50225c91046cfc1b52a8 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Mon, 11 Jan 2016 14:30:10 +0100 Subject: systemd patch: rebase after version upgrade Signed-off-by: Max Krummenacher Signed-off-by: Stefan Agner --- .../0001-systemd-udevd.service.in-set-MountFlags-shared.patch | 6 ++++-- 1 file changed, 4 insertions(+), 2 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 82fe399..a3ef2a5 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 @@ -9,15 +9,17 @@ This allows for udevd automounting of drives accessible to all. 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/units/systemd-udevd.service.in b/units/systemd-udevd.service.in -index 2791f73..ea583e4 100644 +index e7216d6..4f6b74c 100644 --- a/units/systemd-udevd.service.in +++ b/units/systemd-udevd.service.in -@@ -21,4 +21,4 @@ Sockets=systemd-udevd-control.socket systemd-udevd-kernel.socket +@@ -21,6 +21,6 @@ Sockets=systemd-udevd-control.socket systemd-udevd-kernel.socket Restart=always RestartSec=0 ExecStart=@rootlibexecdir@/systemd-udevd -MountFlags=slave +MountFlags=shared + KillMode=mixed + WatchdogSec=1min -- 1.9.3 -- cgit v1.2.3