summaryrefslogtreecommitdiff
blob: ce35be86ac1731db24f02727ac51a601c573615f (plain)
1
2
3
4
5
6
7
8
9
10
# Config file for /etc/init.d/dictd

# Should you have problems starting dictd in an UTF-8 locale, add an appropriate
# --locale switch to EARGS, e. g. "--locale=en_US.utf8"
EARGS="-s "
DICTDCONF=/etc/dict/dictd.conf
# Set DICTDCONF_MOD if you have a custom umask. cf. bug 90657 on bugs.gentoo.org 
DICTDCONF_MOD=""
DLIBDIR=/usr/lib/dict
TMPCONF=/etc/dict/dictd.conf.$$