[Bug 607148] Authorize gnomeweb account to access apache2 logs on progress



https://bugzilla.gnome.org/show_bug.cgi?id=607148
  sysadmin | Other | unspecified

Christer Edwards <christer.edwards> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #5 from Christer Edwards <christer edwards gmail com> 2010-09-05 16:48:48 UTC ---
progress is now in puppet. (httpd module only)

file { "/var/log/apache2":
    ensure => directory,
    mode => 2750,
    owner => root,
    group => gnomeweb,
    require => Package["apache2"]
}

closing ticket. please re-open if this fix doesn't persist.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the QA contact of the bug.
You are watching the assignee of the bug.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]