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>
Sun, 25 Aug 2024 17:35:39 +0000 (18:35 +0100)
commit91843f855234af0d17342d036f1699c368dd75cd
treeab2e45cf61144c6912df566348e63ed7173c18db
parent75ffba597c0b00bf7cce8429b9e506037667eed8
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