diff options
Diffstat (limited to 'net-p2p/dcd/files/dcd.sh.in')
-rw-r--r-- | net-p2p/dcd/files/dcd.sh.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/dcd/files/dcd.sh.in b/net-p2p/dcd/files/dcd.sh.in index 0b6ac79a2a0a..39c6a95b846b 100644 --- a/net-p2p/dcd/files/dcd.sh.in +++ b/net-p2p/dcd/files/dcd.sh.in @@ -10,7 +10,7 @@ # dcd_enable (bool): Set to NO by default. # Set it to YES to enable dcd. -. %%RC_SUBR%% +. /etc/rc.subr name="dcd" rcvar=${name}_enable |