udev: drop SystemCallArchitectures=native from systemd-udevd.service
authorMichael Biebl <biebl@debian.org>
Tue, 19 Nov 2019 08:10:23 +0000 (09:10 +0100)
committerLuca Boccassi <bluca@debian.org>
Fri, 26 Aug 2022 22:16:23 +0000 (23:16 +0100)
commitec199c28d12562819a1a46d341df86089d8272f8
tree8e122758a6ad2a8b995735856cae559e450a7b53
parentbdea4920183d4c8360a23983cb975b5bb8afc372
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