udev: drop SystemCallArchitectures=native from systemd-udevd.service
authorMichael Biebl <biebl@debian.org>
Tue, 19 Nov 2019 08:10:23 +0000 (09:10 +0100)
committerPeter Michael Green <plugwash@raspbian.org>
Fri, 14 Aug 2020 00:03:28 +0000 (01:03 +0100)
commit9dfa3ffd7962b24ca46e311a910dcf54190d3101
treeda53eed06cfe2c6f61af368cefd810278418b58b
parent69adb75938f1acc0db29b0f1c79b4e47dc031404
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