Source init functions in init script

This commit is contained in:
Jan Wagner 2013-11-07 16:02:14 +01:00
parent 67eb609f53
commit a454efe244

2
debian/init.d vendored
View file

@ -23,6 +23,8 @@ DESC=dns-flood-detector
test -x $DAEMON || exit 0
. /lib/lsb/init-functions
# Include dns-flood-detector defaults if available
if [ -f /etc/default/dns-flood-detector ] ; then
. /etc/default/dns-flood-detector