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>
Tue, 18 Jan 2022 17:52:45 +0000 (17:52 +0000)
commitf3237bc0af1551a5e71fed0400785161688bc67b
treef2987bb1783c03aac4f599e6b23bcdf2822095ab
parentbd77cbb87727ffaa306c8821647991d49f8b3ace
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