1
0
Fork 0

Updating SystemCall entries in service file to fix armel issues (Closes: #985196).

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-05 13:12:35 +01:00
parent 0154065300
commit 71eb3b273d
Signed by: daniel
GPG key ID: FBB4F0E80A80222F

View file

@ -26,8 +26,9 @@ RestrictRealtime=true
LockPersonality=true
MemoryDenyWriteExecute=true
SystemCallArchitectures=native
SystemCallFilter=@basic-io @file-system @io-event @network-io @signal
SystemCallFilter=arch_prctl brk ioctl mprotect sysinfo
SystemCallFilter=@system-service
SystemCallFilter=~@mount
SystemCallErrorNumber=EPERM
[Install]
WantedBy=sysinit.target