mirror of
https://gitlab.freedesktop.org/libfprint/fprintd.git
synced 2026-05-08 08:58:07 +02:00
data: Restrict available socket protocols
When starting the daemon
This commit is contained in:
parent
f39f28830a
commit
2704e72308
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ PrivateTmp=true
|
|||
|
||||
# Network
|
||||
PrivateNetwork=true
|
||||
RestrictAddressFamilies=AF_UNIX AF_LOCAL AF_NETLINK
|
||||
|
||||
# Execute Mappings
|
||||
MemoryDenyWriteExecute=true
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue