Displaying 2 results from an estimated 2 matches for "userlocation".
Did you mean:
user_location
2013 Oct 22
0
problem while deploying with capistrano-unicorn
Hi,
since today I have some issue when I try to stop / start / restart unicorn
I can''t understand why but it seems to be mixing my local user and my
server user
on config/unicorn/production.rb I have
user ''userserver'', ''userserver''
where ''userserver'' is the name of the user on server
so when I launch command cap unicorn:restart
I
2010 Aug 24
8
Home directories
I've noticed that a lot of people are using e.g.:
mail_location = maildir:/var/vmail/%d/%n
Then either they don't have home directory set, or their home directory
is the same as the maildir. http://wiki.dovecot.org/VirtualUsers/Home
explains all the problems of not separate home and mail directories.
Also whenever I try to suggest using a separate home and mail directory,
the answer is