diff options
author | Chris White <chriswhite@gentoo.org> | 2005-11-30 09:49:41 +0000 |
---|---|---|
committer | Chris White <chriswhite@gentoo.org> | 2005-11-30 09:49:41 +0000 |
commit | 14afc7ac4f63d55e776e6880f47f1c635021b0cc (patch) | |
tree | c935d59c46497de060f501912e5e27df91538d54 /net-dialup/capifwd/files/capifwd.init | |
parent | (no commit message) (diff) | |
download | gentoo-2-14afc7ac4f63d55e776e6880f47f1c635021b0cc.tar.gz gentoo-2-14afc7ac4f63d55e776e6880f47f1c635021b0cc.tar.bz2 gentoo-2-14afc7ac4f63d55e776e6880f47f1c635021b0cc.zip |
*** empty log message ***
Diffstat (limited to 'net-dialup/capifwd/files/capifwd.init')
-rw-r--r-- | net-dialup/capifwd/files/capifwd.init | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dialup/capifwd/files/capifwd.init b/net-dialup/capifwd/files/capifwd.init index 29c8d54ec0a4..7a94fc9a7040 100644 --- a/net-dialup/capifwd/files/capifwd.init +++ b/net-dialup/capifwd/files/capifwd.init @@ -1,7 +1,7 @@ #!/sbin/runscript # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/capifwd/files/capifwd.init,v 1.1 2004/11/24 06:04:45 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/capifwd/files/capifwd.init,v 1.1.1.1 2005/11/30 09:46:16 chriswhite Exp $ opts="start stop" |