* Emit the new-devices event to cause the filesystems job to be

rerun.

svn path=/nixos/trunk/; revision=7452
This commit is contained in:
Eelco Dolstra 2006-12-21 18:09:10 +00:00
parent 78fcb0a356
commit f89f3c0643

View file

@ -35,6 +35,8 @@ start script
if ${procps}/bin/pkill -u root '^udevd$'; then
echo \"couldn't stop udevd\"
fi
initctl emit new-devices
end script
respawn ${udev}/sbin/udevd