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>
Fri, 1 Oct 2021 08:12:14 +0000 (09:12 +0100)
commitf8043637d0be9030b94ea6faa220922ae83284a7
tree487c99b3a1feca5e8a1b9dfbfb0663946398c601
parent9d2c8af7f20a0c4121b1456c195fb3ac4bbeacc6
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