Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/etc/mtree Add powerd rc.d script and configuration scripts.
details: https://anonhg.NetBSD.org/src/rev/4993d4f3f47c
branches: trunk
changeset: 545955:4993d4f3f47c
user: thorpej <thorpej%NetBSD.org@localhost>
date: Fri Apr 18 05:42:04 2003 +0000
description:
Add powerd rc.d script and configuration scripts.
diffstat:
etc/mtree/special | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (27 lines):
diff -r 521129a5190c -r 4993d4f3f47c etc/mtree/special
--- a/etc/mtree/special Fri Apr 18 05:41:47 2003 +0000
+++ b/etc/mtree/special Fri Apr 18 05:42:04 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: special,v 1.71 2003/04/16 03:16:38 cjs Exp $
+# $NetBSD: special,v 1.72 2003/04/18 05:42:04 thorpej Exp $
# @(#)special 8.2 (Berkeley) 1/23/94
#
# Hand-crafted mtree specification for the dangerous files.
@@ -118,6 +118,9 @@
./etc/postfix/master.cf type=file mode=0644 optional
./etc/postfix/postfix-script type=file mode=0555 optional
./etc/postinstall type=file mode=0555 optional
+./etc/powerd type=dir mode=755
+./etc/powerd/scripts type=dir mode=755
+./etc/powerd/scripts/power_button type=file mode=0555
./etc/ppp type=dir mode=0755 optional
./etc/ppp/options type=file mode=0644 optional
./etc/printcap type=file mode=0644
@@ -177,6 +180,7 @@
./etc/rc.d/ntpdate type=file mode=0555
./etc/rc.d/poffd type=file mode=0555
./etc/rc.d/postfix type=file mode=0555
+./etc/rc.d/powerd type=file mode=0555
./etc/rc.d/ppp type=file mode=0555
./etc/rc.d/pwcheck type=file mode=0555
./etc/rc.d/quota type=file mode=0555
Home |
Main Index |
Thread Index |
Old Index