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 304258 Details for
Bug 444798
[PATCH] %post funnies (NetworkManagerDispatcher)
[?]
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]
properly handle NMD not being a service any more
patch (text/plain), 913 bytes, created by
Bill Nottingham
on 2008-04-30 17:15:19 UTC
(
hide
)
Description:
properly handle NMD not being a service any more
Filename:
MIME Type:
Creator:
Bill Nottingham
Created:
2008-04-30 17:15:19 UTC
Size:
913 bytes
patch
obsolete
>Index: NetworkManager.spec >=================================================================== >RCS file: /cvs/extras/rpms/NetworkManager/F-9/NetworkManager.spec,v >retrieving revision 1.220 >diff -u -r1.220 NetworkManager.spec >--- NetworkManager.spec 30 Apr 2008 16:25:29 -0000 1.220 >+++ NetworkManager.spec 30 Apr 2008 17:09:05 -0000 >@@ -201,18 +201,18 @@ > %post > if [ "$1" == "1" ]; then > /sbin/chkconfig --add NetworkManager >- /sbin/chkconfig --add NetworkManagerDispatcher > fi > > %preun > if [ $1 -eq 0 ]; then > /sbin/service NetworkManager stop >/dev/null 2>&1 > /sbin/chkconfig --del NetworkManager >- >- /sbin/service NetworkManagerDispatcher stop >/dev/null 2>&1 >- /sbin/chkconfig --del NetworkManagerDispatcher > fi > >+%triggerun -- NetworkManager < 1:0.7.0-0.9.2.svn3614 >+/sbin/chkconfig --del NetworkManagerDispatcher >+exit 0 >+ > %post glib -p /sbin/ldconfig > %postun glib -p /sbin/ldconfig >
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 444798
: 304258