* Emit the new-devices event to cause the filesystems job to be
rerun. svn path=/nixos/trunk/; revision=7452
This commit is contained in:
parent
78fcb0a356
commit
f89f3c0643
@ -35,6 +35,8 @@ start script
|
|||||||
if ${procps}/bin/pkill -u root '^udevd$'; then
|
if ${procps}/bin/pkill -u root '^udevd$'; then
|
||||||
echo \"couldn't stop udevd\"
|
echo \"couldn't stop udevd\"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
initctl emit new-devices
|
||||||
end script
|
end script
|
||||||
|
|
||||||
respawn ${udev}/sbin/udevd
|
respawn ${udev}/sbin/udevd
|
||||||
|
Loading…
x
Reference in New Issue
Block a user