Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 852402 Details for
Bug 1055193
Do not order services after syslog.target.
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Do not order services after syslog.target.
Do-not-order-services-after-syslogtarget.patch (text/plain), 3.14 KB, created by
Ville Skyttä
on 2014-01-19 14:43:24 UTC
(
hide
)
Description:
Do not order services after syslog.target.
Filename:
MIME Type:
Creator:
Ville Skyttä
Created:
2014-01-19 14:43:24 UTC
Size:
3.14 KB
patch
obsolete
>From 2ad6f84a67cd9b504c7374c56bbae218190aaacd Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Ville=20Skytt=C3=A4?= <ville.skytta@iki.fi> >Date: Sun, 19 Jan 2014 16:41:55 +0200 >Subject: [PATCH] Do not order services after syslog.target. > >https://bugzilla.redhat.com/show_bug.cgi?id=1055193 >--- > lm_sensors-3.3.4-syslogorder.patch | 21 +++++++++++++++++++++ > lm_sensors.spec | 8 +++++++- > sensord.service | 1 - > 3 files changed, 28 insertions(+), 2 deletions(-) > create mode 100644 lm_sensors-3.3.4-syslogorder.patch > >diff --git a/lm_sensors-3.3.4-syslogorder.patch b/lm_sensors-3.3.4-syslogorder.patch >new file mode 100644 >index 0000000..644ae61 >--- /dev/null >+++ b/lm_sensors-3.3.4-syslogorder.patch >@@ -0,0 +1,21 @@ >+diff -up lm_sensors-3.3.4/prog/init/lm_sensors.service~ lm_sensors-3.3.4/prog/init/lm_sensors.service >+--- lm_sensors-3.3.4/prog/init/lm_sensors.service~ 2011-04-27 20:35:18.671815000 +0300 >++++ lm_sensors-3.3.4/prog/init/lm_sensors.service 2014-01-19 16:39:48.878173066 +0200 >+@@ -1,6 +1,5 @@ >+ [Unit] >+ Description=Initialize hardware monitoring sensors >+-After=syslog.target >+ >+ [Service] >+ EnvironmentFile=/etc/sysconfig/lm_sensors >+diff -up lm_sensors-3.3.4/prog/init/sensord.service~ lm_sensors-3.3.4/prog/init/sensord.service >+--- lm_sensors-3.3.4/prog/init/sensord.service~ 2013-05-24 16:28:38.651221000 +0300 >++++ lm_sensors-3.3.4/prog/init/sensord.service 2014-01-19 16:39:41.822032580 +0200 >+@@ -1,7 +1,6 @@ >+ [Unit] >+ Description=Log hardware monitoring data >+ After=lm_sensors.service >+-After=syslog.target >+ >+ [Service] >+ EnvironmentFile=-/etc/sysconfig/sensord >diff --git a/lm_sensors.spec b/lm_sensors.spec >index bf15b3c..9dbf73f 100644 >--- a/lm_sensors.spec >+++ b/lm_sensors.spec >@@ -1,6 +1,6 @@ > Name: lm_sensors > Version: 3.3.4 >-Release: 10%{?dist} >+Release: 11%{?dist} > Summary: Hardware monitoring tools > Group: Applications/System > License: LGPLv2+ and GPLv3+ and GPLv2+ and Verbatim and Public domain >@@ -20,6 +20,8 @@ Patch0: lm_sensors-3.3.4-sensors-detect-null-input.patch > Patch1: lm_sensors-3.3.4-lm_sensors-service-modprobe-warnings.patch > Patch2: lm_sensors-3.3.4-man-sensors-conf-conv.patch > Patch3: lm_sensors-3.3.4-sensors-detect-ppc-missing-vendor_id.patch >+# http://lists.lm-sensors.org/pipermail/lm-sensors/2014-January/040947.html >+Patch4: lm_sensors-3.3.4-syslogorder.patch > > Requires: /usr/sbin/modprobe > %ifarch %{ix86} x86_64 >@@ -70,6 +72,7 @@ database, and warns of sensor alarms. > %patch1 -p1 > %patch2 -p1 > %patch3 -p1 >+%patch4 -p1 > > mv prog/init/README prog/init/README.initscripts > chmod -x prog/init/fancontrol.init >@@ -183,6 +186,9 @@ fi > > > %changelog >+* Sun Jan 19 2014 Ville Skyttä <ville.skytta@iki.fi> - 3.3.4-11 >+- Do not order services after syslog.target. >+ > * Fri Jan 10 2014 Jaromir Capik <jcapik@redhat.com> - 3.3.4-10 > - Enhancing the sensord service wrapper (#863986) > - UsrMove and libexec path tunings >diff --git a/sensord.service b/sensord.service >index 9a13082..96ae8a5 100644 >--- a/sensord.service >+++ b/sensord.service >@@ -1,7 +1,6 @@ > [Unit] > Description=Log hardware monitoring data > After=lm_sensors.service >-After=syslog.target > > [Service] > EnvironmentFile=-/etc/sysconfig/sensord >-- >1.8.3.1
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 1055193
: 852402