File: ipvsadm.default

package info (click to toggle)
ipvsadm 1%3A1.31-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 496 kB
  • sloc: ansic: 4,070; sh: 288; makefile: 135
file content (15 lines) | stat: -rw-r--r-- 274 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# ipvsadm

# if you want to start ipvsadm on boot set this to true
AUTO="false"

# daemon method (none|master|backup)
DAEMON="none"

# use interface (eth0,eth1...)
IFACE="eth0"	

# syncid to use 
# (0 means no filtering of syncids happen, that is the default)
# SYNCID="0"