Update lxd_custom.md

This commit is contained in:
spiritlhl
2023-10-22 23:36:12 +08:00
committed by GitHub
parent 3f2e77f970
commit e99e673fee

View File

@@ -40,7 +40,7 @@ sudo systemctl start networking
sudo systemctl enable networking
```
然后重启服务器,等待自动安装成功,且执行```uptime```观察启动已超过1分钟后再进行后续步骤
然后重启服务器,检验机器的网络是否会因为修改出现重启失联的情况,且执行```uptime```观察启动已超过1分钟后再进行后续步骤
如果是是前者inactive后者active则不需要切换网络管理程序直接进行后续操作即可。