5 lines
149 B
Plaintext
5 lines
149 B
Plaintext
|
{
|
||
|
# mini-qmail does not run as service, this is configuration
|
||
|
$DB->set_prop("qmail", "type", "configuration") if ${qmail}{type} eq "service";
|
||
|
}
|