forked from Spark/ssm-services
init
This commit is contained in:
9
init.d/mdev
Executable file
9
init.d/mdev
Executable file
@@ -0,0 +1,9 @@
|
||||
#!/usr/bin/env watchman
|
||||
|
||||
service_command='/usr/local/sbin/mdev'
|
||||
service_rgs='-s'
|
||||
|
||||
hotplug() {
|
||||
echo "Enabling hotplug..."
|
||||
echo /sbin/mdev > /proc/sys/kernel/hotplug
|
||||
}
|
Reference in New Issue
Block a user