Allow to write in home dir

This commit is contained in:
nxshock 2021-12-25 13:53:29 +05:00 committed by GitHub
parent 4093905127
commit f2ea91fcbb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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