Blob wrote:
My teamspeak user doesn't have a home directory and has bash set to false (both intentionally). Neither are needed to make TS work. If you want a home directory you can just create one:
Code:
mkdir /home/teamspeak3-user
and then change the ownership:
Code:
chown -R teamspeak3-user:teamspeak3-user /home/teamspeak3-user
So I did what u've told me to, I changed the ownership and all that, but somehow even when i run the download with the user created just for TS, the files still end up in the directory for running my website