forked from Git/send_ynh
		
	Fix
This commit is contained in:
		@@ -131,6 +131,14 @@ ynh_script_progression --message="Configuring a systemd service..." --weight=2
 | 
			
		||||
# Create a dedicated systemd config
 | 
			
		||||
ynh_add_systemd_config
 | 
			
		||||
 | 
			
		||||
#=================================================
 | 
			
		||||
# SETUP LOGROTATE
 | 
			
		||||
#=================================================
 | 
			
		||||
ynh_script_progression --message="Upgrading logrotate configuration..." --weight=1
 | 
			
		||||
 | 
			
		||||
# Use logrotate to manage app-specific logfile(s)
 | 
			
		||||
ynh_use_logrotate --non-append
 | 
			
		||||
 | 
			
		||||
#=================================================
 | 
			
		||||
# INTEGRATE SERVICE IN YUNOHOST
 | 
			
		||||
#=================================================
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user