summaryrefslogtreecommitdiff
blob: 5470404a883462e6fb47b8da39e96ae3b385b3cd (plain)
1
2
3
4
5
6
7
8
9
#!/sbin/runscript
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/files/mdev.rc,v 1.1 2010/08/15 03:55:29 vapier Exp $

start()
{
	. /lib/rcscripts/addons/mdev-start.sh
}