[packages/systemd] - fix xinitrc script perms

baggins baggins at pld-linux.org
Sat Jul 11 12:02:16 CEST 2015


commit b5bcdcf6df958504ade421f6c94d7c9e1d39baeb
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Jul 11 12:01:53 2015 +0200

    - fix xinitrc script perms

 systemd.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/systemd.spec b/systemd.spec
index f26609a..99905d5 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -1071,7 +1071,7 @@ fi
 /etc/dbus-1/system.d/org.freedesktop.machine1.conf
 /etc/dbus-1/system.d/org.freedesktop.systemd1.conf
 /etc/dbus-1/system.d/org.freedesktop.timedate1.conf
-%{_sysconfdir}/X11/xinit/xinitrc.d/50-systemd-user.sh
+%attr(755,root,root) %{_sysconfdir}/X11/xinit/xinitrc.d/50-systemd-user.sh
 %ghost %config(noreplace) %{_sysconfdir}/machine-id
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/hostname
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/locale.conf
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list