[ndoutils/el6] Own tmpfiles directory

Simone Caronni slaanesh at fedoraproject.org
Fri Jun 27 16:38:01 UTC 2014


commit 0ae39640a45eeaf4c708df44943cf64d6569cb96
Author: Simone Caronni <negativo17 at gmail.com>
Date:   Fri Jun 27 18:35:21 2014 +0200

    Own tmpfiles directory

 ndoutils.conf |    2 +-
 ndoutils.spec |    1 +
 2 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/ndoutils.conf b/ndoutils.conf
index aeade77..997bff8 100644
--- a/ndoutils.conf
+++ b/ndoutils.conf
@@ -1 +1 @@
-d /var/run/ndoutils 0755 nagios nagios -
+d /var/run/ndoutils 0755 nagios root -
diff --git a/ndoutils.spec b/ndoutils.spec
index d86b092..9191239 100644
--- a/ndoutils.spec
+++ b/ndoutils.spec
@@ -126,6 +126,7 @@ rm -rf %{buildroot}
 %if 0%{?fedora} || 0%{?rhel} >= 7
 
 %{_unitdir}/ndo2db.service
+%dir /run/%{name}/
 %{_tmpfilesdir}/ndoutils.conf
 
 %else


More information about the scm-commits mailing list