![]() ![]() |
|
![]() ![]() ![]() ![]() |
|
![]() |
![]() 18.6 How to protect `/tmp/mysql.sock' from being deleted
If you have problems with the fact that anyone can delete the
MySQL communication socket `/tmp/mysql.sock', you can,
on most versions of Unix, protect your `/tmp' file system by setting
the shell> chmod +t /tmp
This will protect your `/tmp' file system so that files can be deleted
only by their owners or the superuser (
You can check if the |