udev: drop SystemCallArchitectures=native from systemd-udevd.service
authorMichael Biebl <biebl@debian.org>
Tue, 19 Nov 2019 08:10:23 +0000 (09:10 +0100)
committerLuca Boccassi <bluca@debian.org>
Thu, 22 Dec 2022 11:26:41 +0000 (11:26 +0000)
commitc766150d765329f2c1fa6db5ed880d8d570128d7
treeb86d847f555bea55f8a2b595a844247b6f65f4f4
parent35b33f9b6d55477a7403a0228606e466415795ac
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