Compare commits

...

No commits in common. "v963" and "v962" have entirely different histories.
v963 ... v962

View File

@ -25,7 +25,7 @@ case "$1" in
evaluate_retval
echo -n "Copying static entries..."
cp --preserve=all --recursive /lib/udev/devices/* /dev
cp --preserve=all --recursive --remove-destination /lib/udev/devices/* /dev
evaluate_retval
echo -n "Setting Permissons on /dev/shm..."