RosaLinux Bugzilla – Attachment 3785 Details for
Bug 5011
Зависание при неотключенном plymouth
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
symlinks.patch
e117aae25facd7cc51210bf09903bc96a7057fa1.patch (text/plain), 1.94 KB, created by
Arkady L. Shane
on 2015-03-03 23:24:53 MSK
(
hide
)
Description:
symlinks.patch
Filename:
MIME Type:
Creator:
Arkady L. Shane
Created:
2015-03-03 23:24:53 MSK
Size:
1.94 KB
patch
obsolete
>From e117aae25facd7cc51210bf09903bc96a7057fa1 Mon Sep 17 00:00:00 2001 >From: Tigro <ashejn@gmail.com> >Date: Thu, 26 Feb 2015 09:40:04 +0300 >Subject: [PATCH] some services should be symlinks. Try to fix > http://bugs.rosalinux.ru/show_bug.cgi?id=5011 > >--- > systemd.spec | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) > >diff --git a/systemd.spec b/systemd.spec >index 9e9e19f..0fd043f 100644 >--- a/systemd.spec >+++ b/systemd.spec >@@ -39,7 +39,7 @@ > Summary: A System and Session Manager > Name: systemd > Version: 208 >-Release: 38 >+Release: 38.1 > License: GPLv2+ > Group: System/Configuration/Boot and Init > Url: http://www.freedesktop.org/wiki/Software/systemd >@@ -1032,8 +1032,8 @@ mkdir -p %{buildroot}/%{systemd_libdir}/system/dbus.target.wants > mkdir -p %{buildroot}/%{systemd_libdir}/system/syslog.target.wants > > #(tpg) keep these compat symlink >-ln -s %{systemd_libdir}/system/systemd-udevd.service %{buildroot}/%{systemd_libdir}/system/udev.service >-ln -s %{systemd_libdir}/system/systemd-udev-settle.service %{buildroot}/%{systemd_libdir}/system/udev-settle.service >+ln -s -r %{buildroot}/%{systemd_libdir}/system/systemd-udevd.service %{buildroot}/%{systemd_libdir}/system/udev.service >+ln -s -r %{buildroot}/%{systemd_libdir}/system/systemd-udev-settle.service %{buildroot}/%{systemd_libdir}/system/udev-settle.service > > # And the default symlink we generate automatically based on inittab > rm -f %{buildroot}%{_sysconfdir}/systemd/system/default.target >@@ -1146,7 +1146,7 @@ ln -sf /sbin/udevadm %{buildroot}%{_sbindir}/udevadm > > # (tpg) this is needed, because udevadm is in /sbin > # altering the path allows to boot on before root pivot >-sed -i -e 's#/bin/udevadm#/sbin/udevadm#g' %{buildroot}/%{systemd_libdir}/system/*.service >+sed -i --follow-symlinks -e 's#/bin/udevadm#/sbin/udevadm#g' %{buildroot}/%{systemd_libdir}/system/*.service > > mkdir -p %{buildroot}%{_prefix}/lib/firmware/updates > mkdir -p %{buildroot}%{_sysconfdir}/udev/agents.d/usb >-- >1.7.11.3 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 5011
:
3741
|
3759
| 3785