summaryrefslogtreecommitdiff
path: root/system-settings/plugins/ifupdown/tests/test9
blob: 7d94563af9d6160380b38622c00fe40b64857b6a (plain)
1
2
3
4
5
6
7
8
9
10
iface eth0 inet static
# case 9: wrapped lines inside a block (to be on the safe side)
	address \
		10.250.2.3
	netmask \
		255.255.255.192

	broadcast 10.250.2.63
	gateway 10.250.2.50