Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.sbin/postinstall Add ip6addrctl



details:   https://anonhg.NetBSD.org/src/rev/448666bb62aa
branches:  trunk
changeset: 343353:448666bb62aa
user:      christos <christos%NetBSD.org@localhost>
date:      Sat Jan 30 23:45:37 2016 +0000

description:
Add ip6addrctl

diffstat:

 usr.sbin/postinstall/postinstall |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 3a5809461268 -r 448666bb62aa usr.sbin/postinstall/postinstall
--- a/usr.sbin/postinstall/postinstall  Sat Jan 30 22:47:06 2016 +0000
+++ b/usr.sbin/postinstall/postinstall  Sat Jan 30 23:45:37 2016 +0000
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $NetBSD: postinstall,v 1.201 2015/08/24 07:21:14 christos Exp $
+# $NetBSD: postinstall,v 1.202 2016/01/30 23:45:37 christos Exp $
 #
 # Copyright (c) 2002-2015 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -1361,6 +1361,7 @@
 identd
 ifwatchd
 inetd
+ip6addrctl
 ipfilter
 ipfs
 ipmon



Home | Main Index | Thread Index | Old Index