..
This commit is contained in:
parent
b02a7fe669
commit
41fe7704b3
1 changed files with 0 additions and 6 deletions
|
@ -1,11 +1,5 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
if [ -e /bin/pidof -a -n "$(pidof cronosagent)" ]
|
|
||||||
then
|
|
||||||
# Should we do something?
|
|
||||||
exit
|
|
||||||
fi
|
|
||||||
|
|
||||||
DIRECTORY=$(dirname $0)
|
DIRECTORY=$(dirname $0)
|
||||||
|
|
||||||
if [ -f $DIRECTORY/cronosagent.conf ]
|
if [ -f $DIRECTORY/cronosagent.conf ]
|
||||||
|
|
Loading…
Add table
Reference in a new issue