From 0f6e71afb4d3bb2b2b66f98731ed2f5562597a17 Mon Sep 17 00:00:00 2001 From: Gerald Vogt Date: Sun, 24 Aug 2025 14:27:52 +0200 Subject: [PATCH] run dir is moved to /run (#5637) --- redhat/freeradius-tmpfiles-conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/redhat/freeradius-tmpfiles-conf b/redhat/freeradius-tmpfiles-conf index ead7a2fb75..8f207964ba 100644 --- a/redhat/freeradius-tmpfiles-conf +++ b/redhat/freeradius-tmpfiles-conf @@ -1 +1 @@ -D /var/run/radiusd 0710 radiusd radiusd - +D /run/radiusd 0710 radiusd radiusd - -- 2.47.3