HeadachesAbound
04-28-2003, 08:12 PM
Is it possible to create a symbolic link and make it stay even if the system is rebooted?
The problem I have is that I have to put the mysql.sock in the /tmp directory to support one app but in order for me to use the mysql command it has to be in something like /var/lib/mysql. I have been using symbolic links to handle the situation but I really wish the link would stay put and be there when I reboot.
The problem I have is that I have to put the mysql.sock in the /tmp directory to support one app but in order for me to use the mysql command it has to be in something like /var/lib/mysql. I have been using symbolic links to handle the situation but I really wish the link would stay put and be there when I reboot.