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