Changes for page libvirt
Last modified by Sebastian Marsching on 2023/05/16 20:12
From version 8.2
edited by Sebastian Marsching
on 2022/03/27 14:20
on 2022/03/27 14:20
Change comment:
Added tag [Linux]
To version 7.1
edited by Sebastian Marsching
on 2022/03/27 14:19
on 2022/03/27 14:19
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Tags
-
... ... @@ -1,1 +1,0 @@ 1 -Linux - Content
-
... ... @@ -35,7 +35,6 @@ 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 -# …stop or restart section… 39 39 if running ; then 40 40 echo -n "Stopping libvirt virtual machines..." 41 41 /usr/local/bin/libvirt-shutdown-domains || true ... ... @@ -43,3 +43,4 @@ 43 43 fi 44 44 45 45 ``` 45 +