diff options
Diffstat (limited to 'security/ssh2/files/sshd2.sh.in')
-rw-r--r-- | security/ssh2/files/sshd2.sh.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/ssh2/files/sshd2.sh.in b/security/ssh2/files/sshd2.sh.in index 8b634f4fbd97..56d28572ee4a 100644 --- a/security/ssh2/files/sshd2.sh.in +++ b/security/ssh2/files/sshd2.sh.in @@ -18,7 +18,7 @@ # sshd2_enable="YES" # -. %%RC_SUBR%% +. /etc/rc.subr name="sshd2" rcvar=${name}_enable |