Statistics
| Branch: | Tag: | Revision:

root / debian / snf-cyclades-app.postinst @ 6bf51937

History | View | Annotate | Download (1 kB)

# 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...

2061ac20 06/14/2013 11:49 am Georgios D. Tsoukalas

debian: do not double-start dispatcher at postinst

a9229186 12/21/2012 09:27 am Dimitris Aragiorgis

Add dh_installdeb related files

snf-cyclades-app/gtools need this because they install daemons and
update-rc.d must be invoked.
snf-dispather runs as www-data so we need to fix /var/log/synnefo
permissions.

Signed-off-by: Dimitris Aragiorgis <>