mirror of
https://github.com/YunoHost-Apps/prowlarr_ynh.git
synced 2024-09-03 20:16:07 +02:00
Merge pull request #115 from YunoHost-Apps/fix-network-access
Fix network access
This commit is contained in:
commit
25650e73f8
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ Restart=always
|
|||
NoNewPrivileges=yes
|
||||
PrivateTmp=yes
|
||||
PrivateDevices=yes
|
||||
RestrictAddressFamilies=AF_UNIX AF_INET AF_INET6
|
||||
#RestrictAddressFamilies=AF_UNIX AF_INET AF_INET6
|
||||
RestrictNamespaces=yes
|
||||
RestrictRealtime=yes
|
||||
DevicePolicy=closed
|
||||
|
|
Loading…
Add table
Reference in a new issue