diff --git a/postgres-appliance/runit/patroni/run b/postgres-appliance/runit/patroni/run index 4ee22c0c5..c92fe9708 100755 --- a/postgres-appliance/runit/patroni/run +++ b/postgres-appliance/runit/patroni/run @@ -21,7 +21,6 @@ fi if ! ulimit -c unlimited then echo "Failed to set unlimited size for coredump" - echo "Consider adding the SYS_RESOURCE capability" fi # Only small subset of environment variables is allowed. We don't want accidentally disclose sensitive information