Commit 97591e6f authored by 老广's avatar 老广 Committed by GitHub

Update service.sh

parent 5d5d8ab3
......@@ -29,7 +29,7 @@ lockfile=/var/lock/subsys/${PROC_NAME}
start() {
if [ $(whoami) != 'root' ];then
echo "Must run it using 'root'"
echo "Sorry, JMS must be run as root"
exit 1
fi
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment