diff --git a/recipes/newrelic/infrastructure/darwin.yml b/recipes/newrelic/infrastructure/darwin.yml
index 63b7212d..482d624e 100644
--- a/recipes/newrelic/infrastructure/darwin.yml
+++ b/recipes/newrelic/infrastructure/darwin.yml
@@ -164,7 +164,7 @@ install:
     restart:
       cmds:
         - |
-          sudo -i -u $SUDO_USER brew services restart newrelic-infra-agent
+          brew services restart newrelic-infra-agent &>/dev/null
 
     assert_agent_status_ok:
       cmds: