ubuntu: Use direct udevd method to start udev on Ubuntu.
authorRichard Jones <rjones@redhat.com>
Thu, 20 May 2010 17:53:10 +0000 (18:53 +0100)
committerRichard Jones <rjones@redhat.com>
Thu, 20 May 2010 17:57:20 +0000 (18:57 +0100)
commit5f9630338b59d422b640a25a02b46abb3c5f1986
treee0726091927b9b3e9db9295c476808df35c118bc
parent4557112772c2efaaf36c01ecb9dfe2a9f1899cc2
ubuntu: Use direct udevd method to start udev on Ubuntu.

On Ubuntu, /etc/init.d/udev is a symlink to an upstart file,
but running that causes the appliance to hang.

Therefore detect if this is a symlink and fall through to the
direct start of udevd.  This shouldn't affect Debian because the
file is not a symlink on standard Debian.
appliance/init