ansitest/OSX/osx-restart-sshd.sh

4 lines
80 B
Bash
Raw Normal View History

2021-10-06 21:13:44 -05:00
#!/bin/bash
launchctl stop com.openssh.sshd ; launchctl start com.openssh.sshd