update
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
|
||||
action="$1"
|
||||
FOLDER='/opt/idssys/ta-proxmenu'
|
||||
VERS='2026.4.16-3'
|
||||
VERS='2026.4.20-1'
|
||||
|
||||
noupdate=' restart cpu mm '
|
||||
|
||||
|
||||
+2
-1
@@ -228,7 +228,8 @@ RESTART_PVE_SERVICES(){
|
||||
[Nn]) echo;;
|
||||
*) echo
|
||||
echo -en "\n${idsCL[Yellow]}Restarting services ... "
|
||||
systemctl restart pve-cluster pvedaemon pvestatd pveproxy pve-ha-lrm pve-ha-crm
|
||||
#systemctl restart pve-cluster pvedaemon pvestatd pveproxy pve-ha-lrm pve-ha-crm
|
||||
systemctl restart pve-cluster pvedaemon pvestatd pveproxy
|
||||
echo -e "${idsCL[Green]}Done${idsCL[Default]}"
|
||||
echo -e "\n${idsCL[Green]}This hosts Proxmox services have been restarted${idsCL[Default]}\n"
|
||||
[ ${action-x} ] && exit 0 || ENTER2CONTINUE
|
||||
|
||||
Reference in New Issue
Block a user