Libvirt: Difference between revisions
m →Hooks |
Added a note for why you won't find hooks files after switching. |
||
Line 177: | Line 177: | ||
}; | }; | ||
} | } | ||
</syntaxhighlight>Note that after you added the configuration and switch, you'll have the following command to setup the hooks.<syntaxhighlight lang="bash"> | |||
systemctl start libvirtd-config.service | |||
</syntaxhighlight> | </syntaxhighlight> | ||
== Clients == | == Clients == | ||