#!/bin/bash PROGRAM=/lib/udev/udevd ARGS="--daemon" RUNLEVEL=DEV ESSENTIAL=yes NEEDS="devices" . /etc/init.d/smgl_init .