fix error in config
Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
This commit is contained in:
parent
1f5fbf4590
commit
f45ebbf1b6
2 changed files with 2 additions and 2 deletions
|
|
@ -12,6 +12,6 @@ echo "start metadata ${NETNS} "
|
|||
|
||||
exec ip netns exec "${NETNS}" \
|
||||
/usr/bin/metadata \
|
||||
-file "/opt/metadata/${arg}.json" \
|
||||
-file "/opt/metadata/${arg}.conf" \
|
||||
-interface "${IP}" \
|
||||
-port "${PORT}"
|
||||
Loading…
Add table
Add a link
Reference in a new issue