Module Name:    src
Committed By:   mbalmer
Date:           Thu Aug  6 08:31:58 UTC 2009

Modified Files:
        src/usr.sbin/postinstall: postinstall

Log Message:
Add gpio to rc checks.

Diff from Geoff Wing <[email protected]>, thanks.


To generate a diff of this commit:
cvs rdiff -u -r1.100 -r1.101 src/usr.sbin/postinstall/postinstall

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.sbin/postinstall/postinstall
diff -u src/usr.sbin/postinstall/postinstall:1.100 src/usr.sbin/postinstall/postinstall:1.101
--- src/usr.sbin/postinstall/postinstall:1.100	Mon Jul 20 21:03:42 2009
+++ src/usr.sbin/postinstall/postinstall	Thu Aug  6 08:31:58 2009
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $NetBSD: postinstall,v 1.100 2009/07/20 21:03:42 christos Exp $
+# $NetBSD: postinstall,v 1.101 2009/08/06 08:31:58 mbalmer Exp $
 #
 # Copyright (c) 2002-2008 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -997,6 +997,7 @@
 		ccd cgd cleartmp cron \
 		dhclient dhcpcd dhcpd dhcrelay dmesg downinterfaces envsys \
 		fsck fsck_root ftp_proxy ftpd \
+		gpio \
 		hostapd httpd \
 		identd ifwatchd inetd ipfilter ipfs ipmon ipnat ipsec \
 		irdaattach iscsi_target isdnd \

Reply via email to