| 
														
															@@ -817,10 +817,6 @@ done 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 setup_io 
														 | 
														
														 | 
														
															 setup_io 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 # }}} 
														 | 
														
														 | 
														
															 # }}} 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															-# {{{ Setup runtime settings 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-setup 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-# }}} 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															- 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 # {{{ Config file loading 
														 | 
														
														 | 
														
															 # {{{ Config file loading 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 CONFIG_N=0 
														 | 
														
														 | 
														
															 CONFIG_N=0 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 if [ -d "${CONFIG}" ]; then 
														 | 
														
														 | 
														
															 if [ -d "${CONFIG}" ]; then 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -831,7 +827,6 @@ if [ -f "${CONFIG_COMPAT}" ]; then 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     log_debug "Loading config '${CONFIG}' (for backward compatibility)" 
														 | 
														
														 | 
														
															     log_debug "Loading config '${CONFIG}' (for backward compatibility)" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     # shellcheck source=/dev/null 
														 | 
														
														 | 
														
															     # shellcheck source=/dev/null 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     . "${CONFIG_COMPAT}" 
														 | 
														
														 | 
														
															     . "${CONFIG_COMPAT}" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-    setup 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 elif [ "${CONFIG_N}" -gt 0 ]; then 
														 | 
														
														 | 
														
															 elif [ "${CONFIG_N}" -gt 0 ]; then 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     CMD="$(readlink -f "${0}")" 
														 | 
														
														 | 
														
															     CMD="$(readlink -f "${0}")" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     CMD_ARGS=() 
														 | 
														
														 | 
														
															     CMD_ARGS=() 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -850,7 +845,6 @@ elif [ -f "${CONFIG}" ]; then 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     log_debug "Loading config '${CONFIG}'" 
														 | 
														
														 | 
														
															     log_debug "Loading config '${CONFIG}'" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     # shellcheck source=/dev/null 
														 | 
														
														 | 
														
															     # shellcheck source=/dev/null 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     . "${CONFIG}" 
														 | 
														
														 | 
														
															     . "${CONFIG}" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-    setup 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 else 
														 | 
														
														 | 
														
															 else 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     log_error "${NAME}: config file or directory '${CONFIG}' does not exists or directory '${CONFIG}' does not contains any configuration files." 
														 | 
														
														 | 
														
															     log_error "${NAME}: config file or directory '${CONFIG}' does not exists or directory '${CONFIG}' does not contains any configuration files." 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     reporting 
														 | 
														
														 | 
														
															     reporting 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -860,6 +854,10 @@ else 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 fi 
														 | 
														
														 | 
														
															 fi 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 # }}} 
														 | 
														
														 | 
														
															 # }}} 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+# {{{ Setup runtime settings 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+setup 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+# }}} 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 # {{{ PreBackup 
														 | 
														
														 | 
														
															 # {{{ PreBackup 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 # Run command before we begin 
														 | 
														
														 | 
														
															 # Run command before we begin 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 if [ -n "${PREBACKUP}" ]; then 
														 | 
														
														 | 
														
															 if [ -n "${PREBACKUP}" ]; then 
														 |