diff options
Diffstat (limited to 'src/connections/ethernet')
-rw-r--r-- | src/connections/ethernet | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/connections/ethernet b/src/connections/ethernet index 3743dc8..9b471bb 100644 --- a/src/connections/ethernet +++ b/src/connections/ethernet @@ -1,4 +1,9 @@ #! /bin/bash +# Source file for the 'ethernet' connection +# ethernet_up $profile +# ethernet_down $profile +# ethernet_status + . /usr/lib/network/network report_iproute() |