Module Name: src Committed By: isaki Date: Sun Apr 21 08:47:28 UTC 2013
Added Files: src/etc/etc.x68k: rc.conf.append Log Message: Add powerd=YES in default. It's recommended for a power switch on x68k. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 src/etc/etc.x68k/rc.conf.append Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Added files: Index: src/etc/etc.x68k/rc.conf.append diff -u /dev/null src/etc/etc.x68k/rc.conf.append:1.1 --- /dev/null Sun Apr 21 08:47:28 2013 +++ src/etc/etc.x68k/rc.conf.append Sun Apr 21 08:47:28 2013 @@ -0,0 +1,7 @@ +# $NetBSD: rc.conf.append,v 1.1 2013/04/21 08:47:28 isaki Exp $ +# +# Arch-specific rc.conf(5) configuration. + +# powerd(8) is recommended for a front power switch. +# +powerd=YES