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>
Sun, 16 Aug 2020 11:14:46 +0000 (12:14 +0100)
commit5eb8c3a4573d071514acc617be0fc84ebe832c67
tree955d27a74ffb42e0b3ce1e84a3cc08184dfd028d
parentbf5f2eb2fad7fa6789da2433df8307b9978e6e6f
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