[packages/systemd] readded missing +x on /var/lib/machines, thnx glen

gotar gotar at pld-linux.org
Mon Sep 7 16:08:59 CEST 2015


commit 9cd5ebd6301cf37c296557ab70502e8a9c7e336a
Author: Tomasz Pala <gotar at pld-linux.org>
Date:   Mon Sep 7 16:08:07 2015 +0200

    readded missing +x on /var/lib/machines, thnx glen

 systemd.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/systemd.spec b/systemd.spec
index caf44f4..d108f2e 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -1418,7 +1418,7 @@ fi
 %{_mandir}/man8/systemd-update-utmp.8*
 %{_mandir}/man8/systemd-user-sessions.8*
 %{_mandir}/man8/systemd-vconsole-setup.8*
-%attr(600,root,root) %dir /var/lib/machines
+%attr(700,root,root) %dir /var/lib/machines
 %dir /var/lib/%{name}
 %dir /var/lib/%{name}/coredump
 %dir /var/lib/%{name}/catalog
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/systemd.git/commitdiff/9cd5ebd6301cf37c296557ab70502e8a9c7e336a



More information about the pld-cvs-commit mailing list