commit edfc9dd58355586a0ca281d2da58bbe00061007e
Author: Jan Palus <[email protected]>
Date: Mon Feb 28 23:29:37 2022 +0100
package %dir /etc/systemd/user-preset
systemd.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/systemd.spec b/systemd.spec
index 027f94c..e2efa27 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -826,7 +826,7 @@ grep -rlZ -0 '#!/usr/bin/env bash' . | xargs -0 sed -i -e
's,#!/usr/bin/env bash
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT/var/lib/{%{name}/{catalog,coredump},machines} \
$RPM_BUILD_ROOT%{_rootsbindir} \
-
$RPM_BUILD_ROOT%{_sysconfdir}/{modprobe.d,repart.d,systemd/system-preset} \
+
$RPM_BUILD_ROOT%{_sysconfdir}/{modprobe.d,repart.d,systemd/{system,user}-preset}
\
$RPM_BUILD_ROOT%{systemduserunitdir}/sockets.target.wants \
$RPM_BUILD_ROOT%{systemdunitdir}/{final,sound,system-update}.target.wants \
$RPM_BUILD_ROOT%{systemdunitdir}/systemd-udevd.service.d \
@@ -1681,6 +1681,7 @@ fi
%dir %{_sysconfdir}/systemd/system
%dir %{_sysconfdir}/systemd/system-preset
%config(noreplace) %verify(not md5 mtime size)
%{_sysconfdir}/systemd/system-preset/default.preset
+%dir %{_sysconfdir}/systemd/user-preset
%dir %{_sysconfdir}/tmpfiles.d
%dir %{_prefix}/lib/binfmt.d
%dir %{_prefix}/lib/environment.d
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/systemd.git/commitdiff/edfc9dd58355586a0ca281d2da58bbe00061007e
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit