main
Yasen Pramatarov 2025-01-29 12:06:03 +02:00
parent 35c7bbb5b4
commit 5b660b0e77
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ case "$1" in
fi
;;
*)
echo "Usage: /etc/init.d/agent {start|stop|restart|status}"
echo "Usage: /etc/init.d/jilo-agent {start|stop|restart|status}"
exit 1
;;
esac