Introduction
Introduction Statistics Contact Development Disclaimer Help
Increase check timer for annna alive to 30 seconds. - annna - Annna the nice fr…
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6…
Log
Files
Refs
Tags
README
---
commit eb6126d691ef986802b48ab1db7b664b54c5aa31
parent 1dd92d223487de20ac7f1e732b831cf23168be88
Author: Annna Robert-Houdin <[email protected]>
Date: Sat, 25 Feb 2023 08:23:05 +0100
Increase check timer for annna alive to 30 seconds.
Save CPU ticks.
Diffstat:
M annna-start-main | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/annna-start-main b/annna-start-main
@@ -80,7 +80,7 @@ channels="$4"
# services disappear.
while kill -0 $iipid >/dev/null 2>&1;
do
- sleep 10
+ sleep 30
done
rm -rf ${ircbase}/${server}
done
You are viewing proxied material from bitreich.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.