mirror of
https://github.com/YunoHost-Apps/bookwyrm_ynh.git
synced 2024-09-03 18:16:12 +02:00
further service tests
This commit is contained in:
parent
01eef6007e
commit
4dbefe267b
2 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@ ProtectSystem=strict
|
|||
ProtectHome=tmpfs
|
||||
#InaccessiblePaths=-/media -/mnt -/srv
|
||||
PrivateTmp=yes
|
||||
TemporaryFileSystem=/var /run
|
||||
#TemporaryFileSystem=/var /run
|
||||
PrivateUsers=true
|
||||
PrivateDevices=true
|
||||
BindReadOnlyPaths=__INSTALL_DIR__
|
||||
|
|
|
@ -15,7 +15,7 @@ ProtectSystem=strict
|
|||
ProtectHome=tmpfs
|
||||
#InaccessiblePaths=-/media -/mnt -/srv
|
||||
PrivateTmp=yes
|
||||
TemporaryFileSystem=/var /run
|
||||
#TemporaryFileSystem=/var /run
|
||||
PrivateUsers=true
|
||||
PrivateDevices=true
|
||||
BindReadOnlyPaths=__INSTALL_DIR__
|
||||
|
|
Loading…
Add table
Reference in a new issue