mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-17 13:28:10 +02:00
6 lines
108 B
Text
6 lines
108 B
Text
|
|
# case 3: line wrapped over multiple lines & multi-argument allow-*
|
||
|
|
allow-hotplug eth0 \
|
||
|
|
wlan0 \
|
||
|
|
bnep0
|
||
|
|
|