udev: drop SystemCallArchitectures=native from systemd-udevd.service
authorMichael Biebl <biebl@debian.org>
Tue, 19 Nov 2019 08:10:23 +0000 (09:10 +0100)
committerRaspbian forward porter <root@raspbian.org>
Thu, 26 Aug 2021 17:32:43 +0000 (18:32 +0100)
commit752a03e1e0e81ec950b6dd9f4210ceeb5debe1b5
tree47727781a903b1b5077d5975a44f2222687a8ac6
parent1fb548635a26c640de18926a9a42928911a99a95
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