fix systemd config

This commit is contained in:
Thomas 2023-11-07 07:56:56 +01:00 committed by GitHub
parent 4dbefe267b
commit 404978fe70
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -15,8 +15,8 @@ ProtectSystem=strict
ProtectHome=tmpfs
#InaccessiblePaths=-/media -/mnt -/srv
PrivateTmp=yes
#TemporaryFileSystem=/var /run
PrivateUsers=true
TemporaryFileSystem=/var /run
#PrivateUsers=true
PrivateDevices=true
BindReadOnlyPaths=__INSTALL_DIR__
BindPaths=__INSTALL_DIR__/images __INSTALL_DIR__/static /var/run/postgresql

View file

@ -15,8 +15,8 @@ ProtectSystem=strict
ProtectHome=tmpfs
#InaccessiblePaths=-/media -/mnt -/srv
PrivateTmp=yes
#TemporaryFileSystem=/var /run
PrivateUsers=true
TemporaryFileSystem=/var /run
#PrivateUsers=true
PrivateDevices=true
BindReadOnlyPaths=__INSTALL_DIR__
BindPaths=__INSTALL_DIR__/images __INSTALL_DIR__/static /var/run/postgresql