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
f190c961b7
commit
be03ac2e65
1 changed files with 2 additions and 2 deletions
|
@ -16,9 +16,9 @@ InaccessiblePaths=-/media -/mnt -/srv
|
|||
PrivateTmp=yes
|
||||
TemporaryFileSystem=/var /run /opt __INSTALL_DIR__
|
||||
#PrivateUsers=true
|
||||
PrivateDevices=true
|
||||
#PrivateDevices=true
|
||||
BindReadOnlyPaths=__INSTALL_DIR__
|
||||
BindPaths=__INSTALL_DIR__/images __INSTALL_DIR__/static /var/run/postgresql __INSTALL_DIR__/venv/bin
|
||||
BindPaths=__INSTALL_DIR__/images __INSTALL_DIR__/static /var/run/postgresql
|
||||
LockPersonality=yes
|
||||
MemoryDenyWriteExecute=true
|
||||
PrivateMounts=true
|
||||
|
|
Loading…
Add table
Reference in a new issue