summaryrefslogtreecommitdiffstats
path: root/tests/shunit2/references/show_parsing_multiline_option.result
blob: 6f7aacf94dedaae5ef892fbf14be0af4bca8fde1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
sockd.instance0.extra_config='
		user.unprivileged: nobody
		client pass {
			from: 0.0.0.0/0 to: 0.0.0.0/0
			session.max: 64
			log: error
		}

		socks pass {
			from: 0.0.0.0/0 to: 0.0.0.0/0
			log: connect
		} '