https://bugs.contribs.org/show_bug.cgi?id=10750
Bug ID: 10750
Summary: unexpected string in config file
/etc/dansguardian/dansguardian.conf
Classification: Contribs
Product: SME Contribs
Version: 9.2
Hardware: ---
OS: ---
Status: CONFIRMED
Severity: normal
Priority: P3
Component: smeserver-dansguardian-stats
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Target Milestone: ---
# **NOTE** as of version 2.7.5 most of the list files are now in
dansguardianf1.conf
esmith::config=HASH(0x2782970)
seems coming from
/etc/e-smith/templates/etc/dansguardian/dansguardian.conf/010header
# DansGuardian config file for version 2.10.1.1
# **NOTE** as of version 2.7.5 most of the list files are now in
dansguardianf1.conf
{
use esmith::config;
use esmith::db;
our %conf;
tie %conf, 'esmith::config';
our %dungog;
tie %dungog, 'esmith::config', '/home/e-smith/db/dungog';
}
--
You are receiving this mail because:
You are the QA Contact for the bug._______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/