mirror of
https://pagure.io/fedora-docs/quick-docs.git
synced 2024-12-01 07:39:48 +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>
|
||||||
<div class="listingblock">
|
<div class="listingblock">
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<pre># systemctl restart httpd.service</pre>
|
<pre># sudo systemctl restart httpd.service</pre>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
|
|
Loading…
Reference in a new issue