Label org.macports.ssh-askpass-mac ProgramArguments /bin/sh -c launchctl setenv SSH_ASKPASS @APPLICATIONS_DIR@/ssh-askpass.app/Contents/MacOS/ssh-askpass launchctl setenv SSH_ASKPASS_REQUIRE force [[ -z "${DISPLAY+set}" ]] && launchctl setenv DISPLAY invalid # required by OpenSSH lower than 8.3 launchctl stop com.openssh.ssh-agent RunAtLoad