summaryrefslogtreecommitdiff
path: root/net/6to4
diff options
context:
space:
mode:
authoritojun <itojun@pkgsrc.org>2001-02-18 15:42:47 +0000
committeritojun <itojun@pkgsrc.org>2001-02-18 15:42:47 +0000
commitb225c945cfbb4bcc42b922b295ab5859ca313d43 (patch)
tree08e4f71822e55446c164ed1e08a0ec542d4125d3 /net/6to4
parenta1602b29a23db5cd54c6812fc1e90cb2b0defb66 (diff)
downloadpkgsrc-b225c945cfbb4bcc42b922b295ab5859ca313d43.tar.gz
sync comment with reality
Diffstat (limited to 'net/6to4')
-rwxr-xr-xnet/6to4/files/6to41
1 files changed, 0 insertions, 1 deletions
diff --git a/net/6to4/files/6to4 b/net/6to4/files/6to4
index 4b7c94694da..9bf5a02ac3e 100755
--- a/net/6to4/files/6to4
+++ b/net/6to4/files/6to4
@@ -121,7 +121,6 @@ if ($ARGV[0] eq "rtadvd-stop" or $ARGV[0] eq "stop-rtadvd") {
}
# rtadvd-start:
-# Write config file for rtadvd to /tmp and start rtadvd:
if ($ARGV[0] eq "rtadvd-start" or $ARGV[0] eq "start-rtadvd" ) {
if ( -f "/var/run/rtadvd.pid" ) {
print "rtadvd already running!\n";