DragonFly users List (threaded) for 2009-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: Can't start mysqld
> I guess the answer is the permissions - /tmp has drwxr-xr-x 4 root wheel
>
> Presumably mysql is using it's own id, even though I'm starting it from root.
>
> But I don't understand why /tmp isn't writeable by all. I guess this
> is a difference between linux and *BSD usage?
That sure looks wrong to me. Maybe /tmp wasn't created from a problem
installation and then later something created when needed.
If was my system, I would do: chmod 01777 /tmp
(By the way, see /etc/mtree/BSD.root.dist for tmp -- it may be
interesting.)
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]