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>
Sun, 2 Oct 2022 19:23:49 +0000 (20:23 +0100)
commita493bba52da3d26e51a1815d3162d1d75f21af6c
tree0c4cfe5e5bfc6f3a079941063f20b08e85d1b5fe
parentddc921ff958c59e73856fa05fe27eae89daa1847
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