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



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

Olav Vitters <bugzilla-gnome> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW
                 CC|                            |bugzilla-gnome vitters nl
     Ever Confirmed|0                           |1

--- Comment #4 from Olav Vitters <bugzilla-gnome vitters nl> 2010-09-05 13:47:43 UTC ---
>From the httpd Puppet module:
        file {
                "/var/log/httpd":
                        ensure => directory,
                        mode => 750,
                        owner => root,
                        group => gnomeweb,
                        require => Package["httpd"]
        }


Suggest to hook progress up to Puppet (might not be easy, Puppet modules assume
Red Hat).

Note: Previously, we changed above permissions using Cron.

-- 
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]