diff options
author | Jim Pryor <profjim@jimpryor.net> | 2009-08-11 14:04:52 +0200 |
---|---|---|
committer | James Rayner <james@archlinux.org> | 2009-08-15 04:28:26 +0200 |
commit | c0b4b19486aaa6e277c3344c40419225e085bd69 (patch) | |
tree | 22af58137e0ade6080f880340f853cb251f1fd57 /src/network | |
parent | e4271e46d3ddfe0a3dbaef66d51157bfd88ca2ff (diff) | |
download | netctl-c0b4b19486aaa6e277c3344c40419225e085bd69.tar.gz netctl-c0b4b19486aaa6e277c3344c40419225e085bd69.tar.xz |
Everyone use i/o functions from globals/hooks
Signed-off-by: Jim Pryor <profjim@jimpryor.net>
Diffstat (limited to 'src/network')
-rw-r--r-- | src/network | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/network b/src/network index 20ca28e..e7e262a 100644 --- a/src/network +++ b/src/network @@ -1,5 +1,6 @@ ### Globals . /usr/lib/network/globals +# will load hooks and they in turn will load /etc/rc.d/functions if they need to ### Profile loading ## |