diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-03-04 19:14:02 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-03-04 19:14:02 +0000 |
commit | 728f62e05e9a5995ddd2c603eda22b23d0d97857 (patch) | |
tree | c0a983b5d73017d792f65d1d0681ad0be2880cf3 /net-dialup/isdn4k-utils | |
parent | Version bumped. Marked 2.0.38 stable for x86 (diff) | |
download | gentoo-2-728f62e05e9a5995ddd2c603eda22b23d0d97857.tar.gz gentoo-2-728f62e05e9a5995ddd2c603eda22b23d0d97857.tar.bz2 gentoo-2-728f62e05e9a5995ddd2c603eda22b23d0d97857.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.init | 6 | ||||
-rw-r--r-- | net-dialup/isdn4k-utils/files/3.2_p1-r2/net.ippp0 | 6 | ||||
-rw-r--r-- | net-dialup/isdn4k-utils/files/local.start | 8 |
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 |