Files @ 0fd306d51f35
Branch filter:

Location: ohnobinki_overlay/sys-apps/busybox/files/mdev.rc

binki
sys-apps/busybox: Import busybox-1.18.1 from portage.

(Portage version: 2.2.0_alpha2-r1/hg/Linux x86_64, signed Manifest commit with key 6BA81050)
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
}