From 81f13a95f56b98f597d4005a246a8813fe93d9c1 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Thu, 29 Oct 2015 19:38:50 +0100 Subject: [PATCH] systemd-udevd.service.in: set MountFlags=shared This allows for udevd automounting of drives accessible to all. --- units/systemd-udevd.service.in | 1 - 1 file changed, 1 deletion(-) diff --git a/units/systemd-udevd.service.in b/units/systemd-udevd.service.in index 8b1dd0efc7..881930cdf4 100644 --- a/units/systemd-udevd.service.in +++ b/units/systemd-udevd.service.in @@ -26,7 +26,6 @@ ExecStart=@rootlibexecdir@/systemd-udevd ExecReload=@rootbindir@/udevadm control --reload --timeout 0 KillMode=mixed TasksMax=infinity -PrivateMounts=yes ProtectHostname=yes MemoryDenyWriteExecute=yes RestrictAddressFamilies=AF_UNIX AF_NETLINK AF_INET AF_INET6 -- 2.20.1