udev: drop SystemCallArchitectures=native from systemd-udevd.service
authorMichael Biebl <biebl@debian.org>
Tue, 19 Nov 2019 08:10:23 +0000 (09:10 +0100)
committerMichael Biebl <biebl@debian.org>
Tue, 19 Nov 2019 08:17:12 +0000 (08:17 +0000)
We can't really control what helper programs are run from other udev
rules. E.g. running i386 binaries under amd64 is a valid use case and
should not trigger a SIGSYS failure.

Closes: #869719
Gbp-Pq: Name udev-drop-SystemCallArchitectures-native-from-systemd-ude.patch

units/systemd-udevd.service.in

index 62931f0d32ecd9df248d1f5baa50c081bbcd6801..6eec925bcdb34ad7ddd8c414273d5202896ef9b2 100644 (file)
@@ -32,6 +32,5 @@ MemoryDenyWriteExecute=yes
 RestrictAddressFamilies=AF_UNIX AF_NETLINK AF_INET AF_INET6
 RestrictRealtime=yes
 RestrictSUIDSGID=yes
-SystemCallArchitectures=native
 LockPersonality=yes
 IPAddressDeny=any