mirror of
https://github.com/nxshock/simplefileshare.git
synced 2025-07-02 00:13:36 +05:00
Allow to write in home dir
This commit is contained in:
parent
4093905127
commit
f2ea91fcbb
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ ProtectKernelLogs=true
|
||||||
ProtectKernelModules=true
|
ProtectKernelModules=true
|
||||||
ProtectKernelTunables=true
|
ProtectKernelTunables=true
|
||||||
ProtectSystem=strict
|
ProtectSystem=strict
|
||||||
ReadWritePaths=
|
ReadWritePaths=/var/lib/simplefileshare
|
||||||
RemoveIPC=true
|
RemoveIPC=true
|
||||||
RestrictNamespaces=true
|
RestrictNamespaces=true
|
||||||
RestrictRealtime=true
|
RestrictRealtime=true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue