mirror of
https://github.com/YunoHost-Apps/vaultwarden_ynh.git
synced 2024-09-03 18:26:31 +02:00
Fix sandboxing
This commit is contained in:
parent
d41a12b6a0
commit
c1e894a6b6
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ LimitNPROC=64
|
|||
# Details for these options: https://www.freedesktop.org/software/systemd/man/systemd.exec.html
|
||||
PrivateTmp=yes
|
||||
PrivateDevices=yes
|
||||
ProtectHome=true
|
||||
ProtectHome=false
|
||||
ProtectSystem=strict
|
||||
|
||||
[Install]
|
||||
|
|
Loading…
Add table
Reference in a new issue