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 884288 Details for
Bug 1085418
reboot of box and rabbitmq-server restart is removing /var/run/rabbitmq directory
[?]
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]
proposed patch
0001-include-tmpfiles-on-el7.patch (text/plain), 1.10 KB, created by
Alan Pevec
on 2014-04-08 23:57:17 UTC
(
hide
)
Description:
proposed patch
Filename:
MIME Type:
Creator:
Alan Pevec
Created:
2014-04-08 23:57:17 UTC
Size:
1.10 KB
patch
obsolete
>From f7ff159e2e29acc1eae4979a494953627b443364 Mon Sep 17 00:00:00 2001 >From: Alan Pevec <apevec@redhat.com> >Date: Wed, 9 Apr 2014 01:55:12 +0200 >Subject: [PATCH] include tmpfiles on el7 > >--- > rabbitmq-server.spec | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/rabbitmq-server.spec b/rabbitmq-server.spec >index d1c3581..e792b30 100644 >--- a/rabbitmq-server.spec >+++ b/rabbitmq-server.spec >@@ -99,7 +99,7 @@ echo '%defattr(-,root,root, -)' >> %{_builddir}/%{buildsubdir}/%{name}.files > | sed -e 's/^\.//' >> %{_builddir}/%{buildsubdir}/%{name}.files) > > install -d %{buildroot}%{_localstatedir}/run/rabbitmq >-%if 0%{?fedora} > 14 >+%if 0%{?fedora} > 14 || 0%{?rhel} >= 7 > install -D -p -m 0644 %{SOURCE5} %{buildroot}%{_sysconfdir}/tmpfiles.d/%{name}.conf > %endif > >@@ -177,7 +177,7 @@ done > %{_unitdir}/%{name}.service > %endif > %config(noreplace) %{_sysconfdir}/logrotate.d/rabbitmq-server >-%if 0%{?fedora} >+%if 0%{?fedora} > 14 || 0%{?rhel} >= 7 > %config(noreplace) %{_sysconfdir}/tmpfiles.d/%{name}.conf > %endif > %dir %attr(755, rabbitmq, rabbitmq) %{_localstatedir}/run/rabbitmq >-- >1.9.0 >
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
Flags:
jeckersb
: review+
Actions:
View
|
Diff
Attachments on
bug 1085418
: 884288