diff options
Diffstat (limited to 'dns/totd/files/totd.in')
| -rw-r--r-- | dns/totd/files/totd.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/totd/files/totd.in b/dns/totd/files/totd.in index 9710c6477f38..d66cdfa44a22 100644 --- a/dns/totd/files/totd.in +++ b/dns/totd/files/totd.in @@ -17,7 +17,7 @@ totd_enable=${totd_enable:-"NO"} # Enable totd # totd_flags="<set as needed>" -. %%RC_SUBR%% +. /etc/rc.subr name="totd" rcvar=`set_rcvar` |
