mirror of
https://github.com/thelittlerocket/pve.git
synced 2025-02-01 02:29:01 +08:00
Update
This commit is contained in:
parent
37bac9536d
commit
8e4a0a95ca
1 changed files with 2 additions and 1 deletions
|
@ -198,7 +198,8 @@ ${sysctl_path} -p
|
|||
# 重启配置
|
||||
service networking restart
|
||||
systemctl restart networking.service
|
||||
ifreload -ad
|
||||
# sleep 3
|
||||
# ifreload -ad
|
||||
# 已加载网络,删除对应缓存文件
|
||||
if [ -f "/etc/network/interfaces.new" ];then
|
||||
chattr -i /etc/network/interfaces.new
|
||||
|
|
Loading…
Reference in a new issue