]> git.pld-linux.org Git - packages/systemd.git/commitdiff
readded missing +x on /var/lib/machines, thnx glen
authorTomasz Pala <gotar@pld-linux.org>
Mon, 7 Sep 2015 14:08:07 +0000 (16:08 +0200)
committerTomasz Pala <gotar@pld-linux.org>
Mon, 7 Sep 2015 14:08:07 +0000 (16:08 +0200)
systemd.spec

index caf44f4b2ae20ad642ebdb39a01db4c32955f240..d108f2e9982ed4c56e8f3387ea0400c7386571ce 100644 (file)
@@ -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
This page took 0.257222 seconds and 4 git commands to generate.