From d4569c77a9aa565c7ad5689506573a16e54499d6 Mon Sep 17 00:00:00 2001 From: "J. King" Date: Sat, 29 May 2021 11:09:11 -0400 Subject: [PATCH] Add database location to tmpfiles --- dist/tmpfiles.conf | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/dist/tmpfiles.conf b/dist/tmpfiles.conf index 416c95d..f5e6ed1 100644 --- a/dist/tmpfiles.conf +++ b/dist/tmpfiles.conf @@ -1,3 +1,4 @@ -z /usr/bin/arsse 0755 root arsse - - -z /etc/arsse/config.php 0640 root arsse - - -L /usr/share/arsse/config.php - root arsse - /etc/arsse/config.php +z /usr/bin/arsse 0755 root arsse - - +z /etc/arsse/config.php 0640 root arsse - - +L /usr/share/arsse/config.php - root arsse - /etc/arsse/config.php +d /var/lib/arsse 0750 arsse arsse - -