source: trunk/lvs/debian/config/etc/ha.d/ldirectord-finger.sh @ 1201

Last change on this file since 1201 was 1201, checked in by quentin, 15 years ago
Browsers won't let you send HTTP to the finger port... :(
  • Property svn:executable set to *
File size: 76 bytes
Line 
1#!/bin/bash
2
3read line
4line=${line%[:blank:]}
5line=${line%
6}
7
8/sbin/ipvsadm
Note: See TracBrowser for help on using the repository browser.