From bde29ccfbbd33376161bd192637c6c7ac70f5490 Mon Sep 17 00:00:00 2001 From: xengineering Date: Sun, 24 May 2026 10:43:47 +0200 Subject: systemd: Add finserv.tmpfile.d This file can be used to package for systemd-based Linux distribution. I configures the data directory of finserv. This notably includes setting the proper access permissions to protect the saved data. --- systemd/finserv.tmpfile.d | 1 + 1 file changed, 1 insertion(+) create mode 100644 systemd/finserv.tmpfile.d (limited to 'systemd/finserv.tmpfile.d') diff --git a/systemd/finserv.tmpfile.d b/systemd/finserv.tmpfile.d new file mode 100644 index 0000000..2129f95 --- /dev/null +++ b/systemd/finserv.tmpfile.d @@ -0,0 +1 @@ +d /var/lib/finserv 0750 finserv finserv - -- cgit v1.3