check_sympa_spool_msg_dir.sh: forgot to comment in restart command.
This commit is contained in:
		| @@ -538,7 +538,7 @@ else | |||||||
|             echo "   [ Info ]: Try restarting sympa service now.." |             echo "   [ Info ]: Try restarting sympa service now.." | ||||||
|             echo "" |             echo "" | ||||||
|          fi |          fi | ||||||
|          #systemctl restart sympa > $log_file 2>&1 |          systemctl restart sympa > $log_file 2>&1 | ||||||
|          if [[ $? -lt 1 ]] ; then |          if [[ $? -lt 1 ]] ; then | ||||||
|             echo_done |             echo_done | ||||||
|          else |          else | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user