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>
Wed, 6 Jul 2022 19:23:38 +0000 (20:23 +0100)
commit96d6e0c665d0464d525770dcd6de17c3aaa3b17e
treeb7820fcbace667cc9b77a181ee6731a0c23918d2
parent38757e19b843b05d62f10aab3f4956ade8c2a53e
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