#7 new
deadprogram

has_deploydirectory's owner parameter not working

Reported by deadprogram | November 25th, 2008 @ 10:24 PM

I have has_deploydirectory in my pool.spec with :owner paramter, but am getting odd result.

has_deploydirectory({:from => "#{File.dirname(FILE)}/../littleye-main",

                          :name => "littleye app",
                          :to => "/var/www/testing.littleye.com",
                          :owner => "www-data",
                          :notify => [
                            get_exec("reload-rails-on-passenger-/var/www/testing.littleye.com")]
                          })

But on my master, after configuring etc, this is my result:

root@master:~# ls -l /var/www/ total 12 -rw-r--r-- 1 root root 45 2008-11-01 20:53 index.html drwxr-xr-x 15 501 staff 4096 2008-11-26 05:38 testing.littleye.com

Note 501 staff instead of the expected www-data:www-data

No comments found

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Elastic cloud computing framework

People watching this ticket

Pages