We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b21624c commit 8485dbdCopy full SHA for 8485dbd
bin/v-change-sys-ip-name
@@ -42,7 +42,7 @@ update_ip_value '$NAME' "$ip_name"
42
#----------------------------------------------------------#
43
44
# Logging
45
-log_history "changed associated dns on $ip to $domain" '' 'admin'
+log_history "changed associated dns on $ip to $ip_name" '' 'admin'
46
log_event "$OK" "$ARGUMENTS"
47
48
exit
0 commit comments