Skip to content

Commit

Permalink
bug fix in service start script (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
rafsalas19 authored Mar 30, 2023
1 parent d54d40d commit f616c53
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion linux_service/start_moneo_services.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ then
sleep 5 # wait a bit for the exporters to start
systemctl start moneo_publisher.service
else
if
echo "Either PUBLISHER OR MONEO_PATH unrecognized. PUBLISHER can be geneva or azure_monitor. If publisher is geneva MONEO_PATH must be defined."
echo "Some services may have started use the stop_moneo_services script to perform a clean stop"
fi
Expand Down

0 comments on commit f616c53

Please sign in to comment.