use metadata binarie #4

Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
This commit is contained in:
GnomeZworc 2026-01-06 22:55:25 +01:00
commit 899840bfd6
Signed by: nicolas.boufideline
GPG key ID: 4406BBBF8845D632
3 changed files with 13 additions and 55 deletions

View file

@ -40,7 +40,6 @@ function config_kvm {
brctl addbr br-public
brctl stp "br-public" off
ip link set up dev "br-public"
metadata_service
systemctl daemon-reload
}