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 924017 Details for
Bug 1126633
[PATCH] Change service restart instructions to refer to systemd
[?]
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]
Patch to update service restart instructions
security-updates.patch (text/plain), 1.87 KB, created by
Marc Argent
on 2014-08-04 22:47:50 UTC
(
hide
)
Description:
Patch to update service restart instructions
Filename:
MIME Type:
Creator:
Marc Argent
Created:
2014-08-04 22:47:50 UTC
Size:
1.87 KB
patch
obsolete
>diff --git a/en-US/Security_Updates.xml b/en-US/Security_Updates.xml >index 63c7906..54acfdd 100644 >--- a/en-US/Security_Updates.xml >+++ b/en-US/Security_Updates.xml >@@ -143,15 +143,15 @@ > </listitem> > </varlistentry> > <varlistentry> >- <term>SysV Services</term> >+ <term>Systemd Services</term> > <listitem> > <para> >- SysV services are persistent server programs launched during the boot process. Examples of SysV services include <command>sshd</command>, <command>vsftpd</command>, and <command>xinetd</command>. >+ Systemd services are persistent server programs launched during the boot process. Examples of Systemd services include <command>sshd</command>, <command>vsftpd</command>, and <command>xinetd</command>. > </para> > <para> >- Because these programs usually persist in memory as long as the machine is booted, each updated SysV service must be halted and relaunched after the package is upgraded. This can be done using the <application>Services Configuration Tool</application> or by logging into a root shell prompt and issuing the <command>/sbin/service</command> command as in the following example: >+ Because these programs usually persist in memory as long as the machine is booted, each updated Systemd service must be halted and relaunched after the package is upgraded. This can be done by logging into a root shell prompt and issuing the <command>/usr/bin/systemctl</command> command as in the following example: > </para> >-<screen><command>/sbin/service <replaceable><service-name></replaceable> restart</command></screen> >+<screen><command>/usr/bin/systemctl restart <replaceable><service-name></replaceable></command></screen> > <para> > In the previous example, replace <replaceable><service-name></replaceable> with the name of the service, such as <command>sshd</command>. > </para>
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 1126633
: 924017