mirror of
https://github.com/GrapheneOS/matrix.grapheneos.org.git
synced 2025-09-21 04:44:46 -04:00
only AF_INET6 is required for mjolnir
This commit is contained in:
parent
6835a0bffb
commit
9b19b811ac
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ ProtectSystem=strict
|
|||
ReadWritePaths=/var/lib/mjolnir
|
||||
Restart=on-failure
|
||||
RestartSec=5s
|
||||
RestrictAddressFamilies=AF_INET AF_INET6
|
||||
RestrictAddressFamilies=AF_INET6
|
||||
RestrictNamespaces=true
|
||||
RestrictRealtime=true
|
||||
RestrictSUIDSGID=true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue