Fix build for vaultwarden 1.30.0

This commit is contained in:
Nico Isenbeck
2023-11-10 15:17:15 +01:00
parent 60bbdbf359
commit 2520b168b2
13 changed files with 136 additions and 95 deletions
+4
View File
@@ -0,0 +1,4 @@
# Data directory for @@PACKAGEDIR@@
d /var/lib/@@PACKAGEDIR@@ 0700 @@SERVICEUSER@@ root - -
# Adjust the permissions of this file to be owned by @@SERVICEUSER@@
z /etc/@@PACKAGEDIR@@/config.env 0600 @@SERVICEUSER@@ root - -