summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-03-04 19:14:02 +0000
committerMike Frysinger <vapier@gentoo.org>2004-03-04 19:14:02 +0000
commit755148bc0b529d36726c383828049bd8a18810ad (patch)
tree99251c9428d414dcf5eafcf4e7e80db8c2a57f22 /net-dialup/isdn4k-utils
parentVersion bumped. Marked 2.0.38 stable for x86 (diff)
downloadhistorical-755148bc0b529d36726c383828049bd8a18810ad.tar.gz
historical-755148bc0b529d36726c383828049bd8a18810ad.tar.bz2
historical-755148bc0b529d36726c383828049bd8a18810ad.zip
gpl2, forget the later
Diffstat (limited to 'net-dialup/isdn4k-utils')
-rw-r--r--net-dialup/isdn4k-utils/files/3.2_p1-r2/isdn4linux.init6
-rw-r--r--net-dialup/isdn4k-utils/files/3.2_p1-r2/net.ippp06
-rw-r--r--net-dialup/isdn4k-utils/files/local.start8
3 files changed, 9 insertions, 11 deletions
diff --git a/net-dialup/isdn4k-utils/files/3.2_p1-r2/isdn4linux.init b/net-dialup/isdn4k-utils/files/3.2_p1-r2/isdn4linux.init
index 9f28a42fae84..7cdf3e2e33a9 100644
--- a/net-dialup/isdn4k-utils/files/3.2_p1-r2/isdn4linux.init
+++ b/net-dialup/isdn4k-utils/files/3.2_p1-r2/isdn4linux.init
@@ -1,7 +1,7 @@
#!/sbin/runscript
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/isdn4k-utils/files/3.2_p1-r2/isdn4linux.init,v 1.3 2003/10/30 16:28:00 lanius Exp $
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/isdn4k-utils/files/3.2_p1-r2/isdn4linux.init,v 1.4 2004/03/04 19:11:13 vapier Exp $
depend() {
use pcmcia
diff --git a/net-dialup/isdn4k-utils/files/3.2_p1-r2/net.ippp0 b/net-dialup/isdn4k-utils/files/3.2_p1-r2/net.ippp0
index 7fb5e456983b..2006ea4e14d6 100644
--- a/net-dialup/isdn4k-utils/files/3.2_p1-r2/net.ippp0
+++ b/net-dialup/isdn4k-utils/files/3.2_p1-r2/net.ippp0
@@ -1,7 +1,7 @@
#!/sbin/runscript
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/isdn4k-utils/files/3.2_p1-r2/net.ippp0,v 1.2 2003/02/14 22:58:40 vapier Exp $
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/isdn4k-utils/files/3.2_p1-r2/net.ippp0,v 1.3 2004/03/04 19:11:13 vapier Exp $
#NB: Config is in /etc/conf.d/net
diff --git a/net-dialup/isdn4k-utils/files/local.start b/net-dialup/isdn4k-utils/files/local.start
index 0d9340428476..adbd8cc2142c 100644
--- a/net-dialup/isdn4k-utils/files/local.start
+++ b/net-dialup/isdn4k-utils/files/local.start
@@ -1,15 +1,13 @@
-# Copyright 1999-2002 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/isdn4k-utils/files/local.start,v 1.1 2002/08/09 00:28:34 verwilst Exp $
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/isdn4k-utils/files/local.start,v 1.2 2004/03/04 19:11:32 vapier Exp $
# This is a good place to load any misc.
# programs on startup ( 1>&2 )
-
echo " - Starte ISDN+Kisdnmon services"
/usr/sbin/isdnctrl verbose 3
/usr/sbin/hisaxctrl 0 1 4
# /usr/sbin/isdninfo # <-- this for kisdnmon !!
# /usr/sbin/i4lmond2 # <-- this for kisdnmon !!
/sbin/isdnlog -f/etc/isdn/isdnlog.isdnctrl0.options /dev/isdn/isdnctrl -D
- \ No newline at end of file