init
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
#!/bin/sh
|
||||
# PROVIDE: mdevd DEVFS
|
||||
# BEFORE: machine_identity
|
||||
|
||||
. /etc/rc.subr
|
||||
|
||||
name=mdevd
|
||||
command=/sbin/mdevd
|
||||
command_args="-C &"
|
||||
|
||||
run_rc_command "$1"
|
||||
Reference in New Issue
Block a user