diff options
Diffstat (limited to 'irc/tircd/files/tircd.sh.in')
-rw-r--r-- | irc/tircd/files/tircd.sh.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/tircd/files/tircd.sh.in b/irc/tircd/files/tircd.sh.in index 437cbd9c5c99..aaef1c8b0653 100644 --- a/irc/tircd/files/tircd.sh.in +++ b/irc/tircd/files/tircd.sh.in @@ -11,7 +11,7 @@ # tircd_enable (bool): Set to NO by default. # Set it to YES to enable tircd. -. %%RC_SUBR%% +. /etc/rc.subr name="tircd" rcvar=${name}_enable |