root@popeye:/ # sysrc -j git sshd_enable='YES' sshd_enable: no -> YES root@popeye:/ # sysrc -j git sshd_flags="-o ListenAddress=192.168.0.13 -o ListenAddress=fc00::168:13" sshd_flags: -> -o ListenAddress=192.168.0.13 -o ListenAddress=fc00::168:13 root@popeye:/ # service -j git sshd start