[packages/systemd] 30-systemd-environment-d-generator should be executable

atler atler at pld-linux.org
Fri Oct 13 12:12:57 CEST 2017


commit a5d7ebf8c31c816f7db0c621855618d3c4d81c0d
Author: Jan Palus <atler at pld-linux.org>
Date:   Fri Oct 13 12:11:45 2017 +0200

    30-systemd-environment-d-generator should be executable

 systemd.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/systemd.spec b/systemd.spec
index 0e34af1..27b46e2 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -1484,7 +1484,7 @@ fi
 %{_libexecdir}/systemd/user/systemd-exit.service
 %dir %{_libexecdir}/systemd/user-generators
 %dir %{_libexecdir}/systemd/user-environment-generators
-%{_libexecdir}/systemd/user-environment-generators/30-systemd-environment-d-generator
+%attr(755,root,root) %{_libexecdir}/systemd/user-environment-generators/30-systemd-environment-d-generator
 %dir /lib/systemd/pld-helpers.d
 %dir /lib/systemd/system-generators
 %dir /lib/systemd/system-preset
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list