#!/bin/sh /etc/rc.common # Copyright (C) 2006 OpenWrt.org START=72 start() { # trigger udev /sbin/udevadm trigger & }