mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
docs: fix an incorrect keyword in updated hooks page
This commit is contained in:
parent
e7e9456bb4
commit
30ba39a13e
@ -93,7 +93,7 @@
|
|||||||
configuration and triggers the hook script as:<br/>
|
configuration and triggers the hook script as:<br/>
|
||||||
<pre>/etc/libvirt/hooks/daemon - reload begin SIGHUP</pre></li>
|
<pre>/etc/libvirt/hooks/daemon - reload begin SIGHUP</pre></li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>Please note that when the libvirt daemon is restarted, the <i>qemu</i>
|
<p>Please note that when the libvirt daemon is restarted, the <i>daemon</i>
|
||||||
hook script is called once with the "shutdown" operation, and then once
|
hook script is called once with the "shutdown" operation, and then once
|
||||||
with the "start" operation. There is no specific operation to indicate
|
with the "start" operation. There is no specific operation to indicate
|
||||||
a "restart" is occurring.</p>
|
a "restart" is occurring.</p>
|
||||||
|
Loading…
Reference in New Issue
Block a user