mirror of
https://github.com/YunoHost-Apps/bookwyrm_ynh.git
synced 2024-09-03 18:16:12 +02:00
Update bookwyrm-server.service
This commit is contained in:
parent
2327c449e0
commit
37df85b231
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ PrivateTmp=yes
|
||||||
#TemporaryFileSystem=/var
|
#TemporaryFileSystem=/var
|
||||||
#PrivateUsers=true
|
#PrivateUsers=true
|
||||||
PrivateDevices=true
|
PrivateDevices=true
|
||||||
BindReadOnlyPaths=__INSTALL_DIR__
|
#BindReadOnlyPaths=__INSTALL_DIR__
|
||||||
BindPaths=__INSTALL_DIR__/images __INSTALL_DIR__/static /var/run/postgresql
|
BindPaths=__INSTALL_DIR__/images __INSTALL_DIR__/static /var/run/postgresql
|
||||||
LockPersonality=yes
|
LockPersonality=yes
|
||||||
MemoryDenyWriteExecute=true
|
MemoryDenyWriteExecute=true
|
||||||
|
|
Loading…
Add table
Reference in a new issue