mirror of
https://github.com/YunoHost-Apps/mattermost_ynh.git
synced 2024-09-03 19:36:29 +02:00
Merge pull request #352 from YunoHost-Apps/fix-preview-links
Update systemd configuration to fix preview links
This commit is contained in:
commit
fea0305058
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ LimitNOFILE=49152
|
|||
NoNewPrivileges=yes
|
||||
PrivateTmp=yes
|
||||
PrivateDevices=yes
|
||||
RestrictAddressFamilies=AF_UNIX AF_INET AF_INET6
|
||||
RestrictAddressFamilies=AF_UNIX AF_INET AF_INET6 AF_NETLINK
|
||||
RestrictNamespaces=yes
|
||||
RestrictRealtime=yes
|
||||
DevicePolicy=closed
|
||||
|
|
Loading…
Add table
Reference in a new issue