diff options
author | carlosg <carlosg> | 2004-03-16 00:33:50 +0000 |
---|---|---|
committer | carlosg <carlosg> | 2004-03-16 00:33:50 +0000 |
commit | 864e732294aeacd99811e5a56900f5a8a8946fe4 (patch) | |
tree | fc747fa90f2a5ca322eb4587050f54fd65d722db /network-conf.in | |
parent | 64f6e4f3328bcc6b7c3bf4a380a07386a6da41cf (diff) |
2004-03-16 Carlos Garnacho Parro <garnacho@tuxerver.net>
* network-conf.in, network.pl.in: added slackware 9.1 ppp support
* replace.pl.in, parse.pl.in, file.pl.in: related fixes
Diffstat (limited to 'network-conf.in')
-rwxr-xr-x | network-conf.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/network-conf.in b/network-conf.in index d97a45f..181601c 100755 --- a/network-conf.in +++ b/network-conf.in @@ -41,7 +41,6 @@ # nmbd # ifconfig: check current interfaces and activate/deactivate. - BEGIN { $SCRIPTSDIR = "@scriptsdir@"; if ($SCRIPTSDIR =~ /^@scriptsdir[@]/) |