Remove logrotate, it's already managed by uwsgi package

This commit is contained in:
Josué Tille
2018-09-25 21:33:36 +02:00
parent d35b8499f6
commit ad64328a68
4 changed files with 0 additions and 24 deletions

View File

@@ -169,12 +169,6 @@ ynh_add_uwsgi_service 'domain secret db_user db_pwd db_name'
#=================================================
# GENERIC FINALIZATION
#=================================================
# SETUP LOGROTATE
#=================================================
ynh_use_logrotate /var/log/uwsgi/$app
#=================================================
# SETUP SSOWAT
#=================================================