Fix - Set Warning LXC-IPTag

This commit is contained in:
CanbiZ
2024-12-19 09:27:10 +01:00
committed by GitHub
parent c0ac8a7fab
commit 94d81fdf5c

View File

@@ -38,6 +38,10 @@
{
"text": "Configuration: `nano /opt/lxc-iptag/iptag.conf`. iptag.service must be restarted after change.",
"type": "Info"
},
{
"text": "The Proxmox Node must contain ipcalc and net-tools. ´apt-get install -y ipcalc net-tools´",
"type": "warn"
}
]
}