diff options
author | Roy Marples <roy@marples.name> | 2009-04-19 08:52:00 +0000 |
---|---|---|
committer | Roy Marples <roy@marples.name> | 2009-04-19 08:52:00 +0000 |
commit | 170547010f78a0b195157b60f3c7cae4a3380a86 (patch) | |
tree | 4f1a865f0068f1ca43f6c33a0d2e5c218684601a /conf.d/Makefile.FreeBSD | |
parent | 3579663173be18becb5f4ddadf859e5984eab660 (diff) |
Pull /etc/ifconfig.eth0 into interfaces
Reverse list of interfaces when stopping
Improve build for conf.d/network
Diffstat (limited to 'conf.d/Makefile.FreeBSD')
-rw-r--r-- | conf.d/Makefile.FreeBSD | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/conf.d/Makefile.FreeBSD b/conf.d/Makefile.FreeBSD index fb531e2f..c43a1d4f 100644 --- a/conf.d/Makefile.FreeBSD +++ b/conf.d/Makefile.FreeBSD @@ -1,4 +1 @@ CONF+= ipfw moused powerd rarpd savecore syscons - -network: - cp network.in network |