mirror of
https://gitlab.com/mishakmak/pam-fprint-grosshack.git
synced 2026-04-08 20:03:34 +02:00
data: Restrict available socket protocols
When starting the daemon
This commit is contained in:
@ -17,6 +17,7 @@ PrivateTmp=true
|
|||||||
|
|
||||||
# Network
|
# Network
|
||||||
PrivateNetwork=true
|
PrivateNetwork=true
|
||||||
|
RestrictAddressFamilies=AF_UNIX AF_LOCAL AF_NETLINK
|
||||||
|
|
||||||
# Execute Mappings
|
# Execute Mappings
|
||||||
MemoryDenyWriteExecute=true
|
MemoryDenyWriteExecute=true
|
||||||
|
|||||||
Reference in New Issue
Block a user