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>
Mon, 3 Aug 2020 07:46:27 +0000 (08:46 +0100)
commit5e3c3d62576015672ab90d1f4aab72801e719cea
tree69883f7dbfd943f15c1a054439ea61f4ff874654
parente9cfeb37a48761948dc9db5c615f9fa18f4a8f62
udev: drop SystemCallArchitectures=native from systemd-udevd.service

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: Topic debian
Gbp-Pq: Name udev-drop-SystemCallArchitectures-native-from-systemd-ude.patch
units/systemd-udevd.service.in