Update kira.sh
This commit is contained in:
parent
b0122b5e22
commit
e33079c3de
1 changed files with 0 additions and 1 deletions
1
kira.sh
1
kira.sh
|
|
@ -23,7 +23,6 @@ function emit_log {
|
||||||
}
|
}
|
||||||
|
|
||||||
function kira_pids {
|
function kira_pids {
|
||||||
|
|
||||||
# kill pids if they have been hanging around for too long.
|
# kill pids if they have been hanging around for too long.
|
||||||
for pid in `pgrep -f $PROCESS_REGEX`
|
for pid in `pgrep -f $PROCESS_REGEX`
|
||||||
do
|
do
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue