mirror of
https://github.com/OpenNebula/one.git
synced 2025-02-09 09:57:23 +03:00
parent
051b36e0d9
commit
210ffc900a
@ -110,7 +110,7 @@ stop()
|
||||
|
||||
# Kill the fireedge-server daemon
|
||||
|
||||
kill -9 `cat $FIREEDGE_PID` > /dev/null 2>&1
|
||||
kill `cat $FIREEDGE_PID` > /dev/null 2>&1
|
||||
|
||||
# Remove pid files
|
||||
rm -f $FIREEDGE_PID > /dev/null 2>&1
|
||||
|
Loading…
x
Reference in New Issue
Block a user