mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-19 20:18:14 +02:00
6 lines
158 B
Text
6 lines
158 B
Text
|
|
iface pppoe inet manual
|
||
|
|
# case 11: wrapped line (without leading space on the wrapped part, wrap within a multi-word value)
|
||
|
|
pre-up /sbin/ifconfig \
|
||
|
|
eth0 up
|
||
|
|
|