Changes for page libvirt

Last modified by Sebastian Marsching on 2023/05/16 20:12

From version 1.1
edited by Sebastian Marsching
on 2022/03/27 14:16
Change comment: There is no comment for this version
To version 4.1
edited by Sebastian Marsching
on 2022/03/27 14:17
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -35,6 +35,7 @@
35 35  This script has to be integrated into the stop and restart part of the `/etc/init.d/libvirt-bin` init script:
36 36  
37 37  ```bash
38 +x
38 38   if running ; then
39 39   echo -n "Stopping libvirt virtual machines..."
40 40   /usr/local/bin/libvirt-shutdown-domains || true