Module Name: src
Committed By: pgoyette
Date: Mon Feb 20 00:29:37 UTC 2017
Modified Files:
src/etc/mtree: special
Log Message:
Mark the entry for /etc/rc.d/nsd optional - it's not included in every
system.
To generate a diff of this commit:
cvs rdiff -u -r1.156 -r1.157 src/etc/mtree/special
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/etc/mtree/special
diff -u src/etc/mtree/special:1.156 src/etc/mtree/special:1.157
--- src/etc/mtree/special:1.156 Sat Jan 7 22:37:22 2017
+++ src/etc/mtree/special Mon Feb 20 00:29:37 2017
@@ -1,4 +1,4 @@
-# $NetBSD: special,v 1.156 2017/01/07 22:37:22 christos Exp $
+# $NetBSD: special,v 1.157 2017/02/20 00:29:37 pgoyette Exp $
# @(#)special 8.2 (Berkeley) 1/23/94
#
# This file may be overwritten on upgrades.
@@ -252,7 +252,7 @@
./etc/rc.d/nfslocking type=file mode=0555
./etc/rc.d/npf type=file mode=0555
./etc/rc.d/npfd type=file mode=0555
-./etc/rc.d/nsd type=file mode=0555
+./etc/rc.d/nsd type=file mode=0555 optional
./etc/rc.d/ntpd type=file mode=0555
./etc/rc.d/ntpdate type=file mode=0555
./etc/rc.d/perusertmp type=file mode=0555