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>
Sat, 18 Apr 2020 18:41:18 +0000 (19:41 +0100)
commit0bcff0136c07a32ddb45ffe1b51ff012f85c503d
tree62dba1dc51333bc091a9591b219df4f62a5706c0
parentf9847ab58ff6e01992935a7373b7f545bd98c9bb
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