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 702742 Details for
Bug 915667
alternatives could call systemctl enable with -f option
[?]
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
chkconfig-1.3.59-systemctl-force-enable.patch (text/plain), 763 bytes, created by
Jaroslav Škarvada
on 2013-02-26 09:56:28 UTC
(
hide
)
Description:
Proposed patch
Filename:
MIME Type:
Creator:
Jaroslav Škarvada
Created:
2013-02-26 09:56:28 UTC
Size:
763 bytes
patch
obsolete
>diff -up chkconfig-1.3.59/alternatives.c.orig chkconfig-1.3.59/alternatives.c >--- chkconfig-1.3.59/alternatives.c.orig 2012-03-07 18:23:29.000000000 +0100 >+++ chkconfig-1.3.59/alternatives.c 2013-02-26 09:27:33.198423444 +0100 >@@ -506,7 +506,7 @@ static int writeState(struct alternative > if (!FL_TEST(flags)) { > if (alt->initscript) { > if (isSystemd(alt->initscript)) { >- asprintf(&path, "/bin/systemctl -q enable %s.service", alt->initscript); >+ asprintf(&path, "/bin/systemctl -qf enable %s.service", alt->initscript); > if (FL_VERBOSE(flags)) > printf(_("running %s\n"), path); > system(path);
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 915667
: 702742