#!/bin/bash
# Executes network configuration

/usr/share/network-manager/scripts/network_config "$@"
