ansitest/OSX/osx-restart-sshd.sh
2021-10-06 21:13:44 -05:00

4 lines
80 B
Bash

#!/bin/bash
launchctl stop com.openssh.sshd ; launchctl start com.openssh.sshd