Update limits.sh

This commit is contained in:
tschettervictor
2025-03-21 14:55:47 -06:00
committed by GitHub
parent 2024482725
commit 14fa1a1210

View File

@@ -147,5 +147,6 @@ for _jail in ${JAILS}; do
echo -e "${OPTION} ${VALUE}"
rctl -a "${_rctl_rule}" "${_rctl_rule_log}"
;;
esac
done