This website works better with JavaScript.
Home
Explore
Help
Sign In
ruhnet
/
kazoo-configs-kamailio
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
183
Wiki
Activity
Browse Source
FIxed haproxy status always returning 1 (
#125
)
4.1
Sean Wysor
9 years ago
committed by
bitbashing
parent
235f4e8f64
commit
6ca4fd0eb0
1 changed files
with
1 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
system/sbin/kazoo-haproxy
+ 1
- 0
system/sbin/kazoo-haproxy
View File
@ -119,6 +119,7 @@ status() {
done
done
echo
echo
done
done
$RETVAL=0
}
}
reload() {
reload() {
Write
Preview
Loading…
Cancel
Save