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>
Mon, 17 Aug 2020 20:28:09 +0000 (21:28 +0100)
commit371f952b99b9f972f573927f923f7cc5e423c8be
tree7b35e12c62057f48d7f94c29c3da2baa0fa78130
parent4e0f8e8ffc9bbb99ef934ef3546a5ac2822581f9
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