This is what I do.
> On Dec 8, 2015, at 1:24 PM, Jeremy C. Reed <[email protected]> wrote: > > Another idea (untested recently) is to have a file called > /etc/rc.conf.d/sshd with: > > command=/usr/pkg/sbin/sshd > sshd_flags="-f /etc/ssh/sshd_config" > sshd=YES > > Then use default "/etc/rc.d/sshd restart"
