Skip to content

Commit

Permalink
[app][webui] spec file: Set attributes of ghostfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
bgeuken committed Apr 6, 2016
1 parent caadde5 commit bdf249b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dist/obs-server.spec
Original file line number Diff line number Diff line change
Expand Up @@ -680,6 +680,7 @@ chown %{apache_user}:%{apache_group} /srv/www/obs/api/log/production.log
%dir /etc/apache2/vhosts.d
%config(noreplace) /etc/apache2/vhosts.d/obs.conf

%defattr(0644,wwwrun,www)
%ghost /srv/www/obs/api/log/access.log
%ghost /srv/www/obs/api/log/backend_access.log
%ghost /srv/www/obs/api/log/delayed_job.log
Expand Down

0 comments on commit bdf249b

Please sign in to comment.