add some comment for sysclone
This commit is contained in:
parent
686cbd7d44
commit
9045bc8c9b
@ -1,3 +1,6 @@
|
||||
#!/bin/bash
|
||||
#Used only by sysclone
|
||||
|
||||
if [ -f "/etc/SuSE-release" ];then
|
||||
str_out=`ps -ef | grep -v grep | grep syslog-ng`
|
||||
if [ $? -eq 0 ];then
|
||||
|
Loading…
Reference in New Issue
Block a user