]> git.ipfire.org Git - people/arne_f/network.git/blob - functions
network: Update codebase.
[people/arne_f/network.git] / functions
1 #!/bin/bash
2
3 for file in /lib/network/functions.*; do
4 . ${file}
5 done
6
7 # Reading in network tool configuration
8 network_config_read