[packages/prosody] use same run dir permission that is specified in tmpfiles config

glen glen at pld-linux.org
Sat Feb 8 12:35:13 CET 2014


commit 0454fc78c9a6d2f264717ec7c2a1b264bd312bb3
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sat Feb 8 13:34:54 2014 +0200

    use same run dir permission that is specified in tmpfiles config

 prosody.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/prosody.spec b/prosody.spec
index 35fe3d1..52b5dee 100644
--- a/prosody.spec
+++ b/prosody.spec
@@ -156,4 +156,4 @@ fi
 %{systemdtmpfilesdir}/prosody.conf
 %{systemdunitdir}/prosody.service
 %dir %attr(755,prosody,prosody) %{_sharedstatedir}/prosody
-%dir %attr(755,prosody,prosody) %{_localstatedir}/run/prosody
+%dir %attr(710,prosody,prosody) %{_localstatedir}/run/prosody
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/prosody.git/commitdiff/0454fc78c9a6d2f264717ec7c2a1b264bd312bb3



More information about the pld-cvs-commit mailing list