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 rtsold to rc_obsolete_files :-(



details:   https://anonhg.NetBSD.org/src/rev/b54fbf06fb91
branches:  trunk
changeset: 820200:b54fbf06fb91
user:      jnemeth <jnemeth%NetBSD.org@localhost>
date:      Tue Jan 03 00:35:07 2017 +0000

description:
add rtsold to rc_obsolete_files :-(

diffstat:

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

diffs (19 lines):

diff -r ee6bebb59923 -r b54fbf06fb91 usr.sbin/postinstall/postinstall
--- a/usr.sbin/postinstall/postinstall  Tue Jan 03 00:22:56 2017 +0000
+++ b/usr.sbin/postinstall/postinstall  Tue Jan 03 00:35:07 2017 +0000
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $NetBSD: postinstall,v 1.206 2016/10/19 22:17:08 christos Exp $
+# $NetBSD: postinstall,v 1.207 2017/01/03 00:35:07 jnemeth Exp $
 #
 # Copyright (c) 2002-2015 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -1463,6 +1463,7 @@
 nfsiod
 poffd
 portmap
+rtsold
 sdpd
 servers
 sunndd



Home | Main Index | Thread Index | Old Index