71ce8f
From 30198b37dd9d8cb3b15c90663145d06e2531d87f Mon Sep 17 00:00:00 2001
71ce8f
From: Pavel Zhukov <pzhukov@redhat.com>
71ce8f
Date: Tue, 26 Feb 2019 14:37:16 +0100
71ce8f
Subject: [PATCH] packaging: Change location of tmpfiles to /run to avoid
71ce8f
 warnings
71ce8f
71ce8f
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1678147
71ce8f
---
71ce8f
 redhat/systemd/radvd-tmpfs.conf | 2 +-
71ce8f
 1 file changed, 1 insertion(+), 1 deletion(-)
71ce8f
71ce8f
diff --git a/redhat/systemd/radvd-tmpfs.conf b/redhat/systemd/radvd-tmpfs.conf
71ce8f
index 590652c..26f203d 100644
71ce8f
--- a/redhat/radvd-tmpfs.conf
71ce8f
+++ b/redhat/radvd-tmpfs.conf
71ce8f
@@ -1 +1 @@
71ce8f
-d	/var/run/radvd	0755 radvd radvd
71ce8f
+d	/run/radvd	0755 radvd radvd