From 78c1c4f27fa07ed2b281233e870ad9b2f3b04bc2 Mon Sep 17 00:00:00 2001 From: Daniel Uvehag Date: Fri, 11 Mar 2022 11:12:44 +0100 Subject: [PATCH] Update legacy /var/run paths in tmpfiles drop-in --- bareos-tmpfiles.d.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bareos-tmpfiles.d.conf b/bareos-tmpfiles.d.conf index 77402bc..abecec3 100644 --- a/bareos-tmpfiles.d.conf +++ b/bareos-tmpfiles.d.conf @@ -1 +1 @@ -d /var/run/bareos 0700 bareos bareos +d /run/bareos 0700 bareos bareos