]> git.pld-linux.org Git - packages/systemd.git/commitdiff
- fix dirs
authorshadzik <shadzik@pld-linux.org>
Thu, 25 Nov 2010 13:28:39 +0000 (13:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    systemd.spec -> 1.7

systemd.spec

index 0300ba48eaff8923a48923709bc82033d9cb99e7..1682a67e6f54764520f51c683b28d40014cb4176 100644 (file)
@@ -85,20 +85,9 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/systemd-tty-ask-password-agent
 %{_prefix}/lib/systemd/
 /etc/dbus-1/system.d/org.freedesktop.systemd1.conf
-%{_sysconfdir}/systemd/system.conf
-%{_sysconfdir}/systemd/system/getty.target.wants/getty@tty1.service
-%{_sysconfdir}/systemd/system/getty.target.wants/getty@tty2.service
-%{_sysconfdir}/systemd/system/getty.target.wants/getty@tty3.service
-%{_sysconfdir}/systemd/system/getty.target.wants/getty@tty4.service
-%{_sysconfdir}/systemd/system/getty.target.wants/getty@tty5.service
-%{_sysconfdir}/systemd/system/getty.target.wants/getty@tty6.service
-%{_sysconfdir}/systemd/system/local-fs.target.wants/quotacheck.service
-%{_sysconfdir}/systemd/system/local-fs.target.wants/quotaon.service
-%{_sysconfdir}/systemd/system/multi-user.target.wants/remote-fs.target
-%{_sysconfdir}/systemd/system/sysinit.target.wants/hwclock-load.service
-%{_sysconfdir}/tmpfiles.d/systemd.conf
-%{_sysconfdir}/tmpfiles.d/x11.conf
-%{_sysconfdir}/xdg/systemd/user
+%{_sysconfdir}/systemd
+%{_sysconfdir}/tmpfiles.d
+%{_sysconfdir}/xdg/systemd
 /lib/udev/rules.d/99-systemd.rules
 %{_lib}/security/pam_systemd.la
 %attr(755,root,root) %{_lib}/security/pam_systemd.so
This page took 0.07597 seconds and 4 git commands to generate.