mirror of
https://pagure.io/fedora-docs/quick-docs.git
synced 2024-11-24 21:35:17 +00:00
Added missing sudo statement.
This commit is contained in:
parent
fb31f63a35
commit
97a60f8ce7
1 changed files with 1 additions and 1 deletions
|
@ -654,7 +654,7 @@ SSLCertificateKeyFile /etc/pki/tls/private/hostname.key</pre>
|
|||
</div>
|
||||
<div class="listingblock">
|
||||
<div class="content">
|
||||
<pre># systemctl restart httpd.service</pre>
|
||||
<pre># sudo systemctl restart httpd.service</pre>
|
||||
</div>
|
||||
</div>
|
||||
</td>
|
||||
|
|
Loading…
Reference in a new issue