[packages/dehydrated] - fix user/group order in files

hawk hawk at pld-linux.org
Wed Dec 19 23:50:40 CET 2018


commit b21cd0a37f6472a91e2622919394ad226183fb70
Author: Marcin Krol <hawk at tld-linux.org>
Date:   Wed Dec 19 22:50:16 2018 +0000

    - fix user/group order in files

 dehydrated.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/dehydrated.spec b/dehydrated.spec
index b8672ba..276990d 100644
--- a/dehydrated.spec
+++ b/dehydrated.spec
@@ -126,4 +126,4 @@ rm -rf $RPM_BUILD_ROOT
 %dir %attr(700,root,root) /var/lib/%{name}/accounts
 %dir %attr(750,root,dehydrated) /var/lib/%{name}/certs
 # challenges written here, need to be readable by webserver
-%dir %attr(751,dehydrated,root) /var/lib/%{name}/acme-challenge
+%dir %attr(751,root,dehydrated) /var/lib/%{name}/acme-challenge
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dehydrated.git/commitdiff/b21cd0a37f6472a91e2622919394ad226183fb70



More information about the pld-cvs-commit mailing list