Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 383301
Collapse All | Expand All

(-)files/mdev.rc (+6 lines)
Lines 3-8 Link Here
3
# Distributed under the terms of the GNU General Public License v2
3
# Distributed under the terms of the GNU General Public License v2
4
# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/files/mdev.rc,v 1.1 2010/08/15 03:55:29 vapier Exp $
4
# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/files/mdev.rc,v 1.1 2010/08/15 03:55:29 vapier Exp $
5
5
6
depend()
7
{
8
	provide dev
9
	need sysfs
10
}
11
6
start()
12
start()
7
{
13
{
8
	. /lib/rcscripts/addons/mdev-start.sh
14
	. /lib/rcscripts/addons/mdev-start.sh

Return to bug 383301