Statistics
| Branch: | Tag: | Revision:

root / debian / snf-webproject.postinst @ a60145ce

History | View | Annotate | Download (1013 Bytes)

# Date Author Comment
faefb271 11/08/2013 12:20 pm Christos Stavrakakis

Make snf-webproject create '/var/log/synnefo' dir

Make snf-webproject package create the '/var/log/synnefo' directory and
change its owner and group to 'www-data'. This was until now done by
snf-cyclades-app package. However, since the gunicorn file that is...