diff options
Diffstat (limited to 'comms/thebridge')
-rw-r--r-- | comms/thebridge/files/tbd.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/thebridge/files/tbd.in b/comms/thebridge/files/tbd.in index 6ba5d9749bfc..4fee29232cce 100644 --- a/comms/thebridge/files/tbd.in +++ b/comms/thebridge/files/tbd.in @@ -20,7 +20,7 @@ tbd_enable=${tbd_enable-"NO"} . /etc/rc.subr name="tbd" -rcvar=`set_rcvar` +rcvar=tbd_enable command="%%PREFIX%%/libexec/tbd" load_rc_config $name |