File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -38,8 +38,6 @@ $ sudo sed -i 's/#LIBVIRTD_ARGS="--listen"/LIBVIRTD_ARGS="--listen"/g' /etc/sysc
38
38
39
39
## 1. libvirt-guests 服务
40
40
41
- [ 相关文档] ( https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Virtualization_Administration_Guide/sub-sect-Shutting_down_rebooting_and_force_shutdown_of_a_guest_virtual_machine-Manipulating_the_libvirt_guests_configuration_settings.html )
42
-
43
41
### 0.0 配置文件
44
42
45
43
- /etc/sysconfig/libvirt-guests
@@ -60,4 +58,8 @@ $ sudo sed -i 's/#LIBVIRTD_ARGS="--listen"/LIBVIRTD_ARGS="--listen"/g' /etc/sysc
60
58
61
59
~~~ bash
62
60
$ sudo systemctl start libvirt-guests
63
- ~~~
61
+ ~~~
62
+
63
+ ## 参考文档
64
+
65
+ * [ libvirt-guests 配置官方文档] ( https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Virtualization_Administration_Guide/sub-sect-Shutting_down_rebooting_and_force_shutdown_of_a_guest_virtual_machine-Manipulating_the_libvirt_guests_configuration_settings.html )
You can’t perform that action at this time.
0 commit comments