mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-04-14 23:37:23 +02:00
again
This commit is contained in:
@@ -111,6 +111,8 @@ mgmt_create_user() {
|
|||||||
systemctl status nsd.service >>$TEST_OF
|
systemctl status nsd.service >>$TEST_OF
|
||||||
record "[NSD LOG]"
|
record "[NSD LOG]"
|
||||||
cat /var/log/nsd.log >>$TEST_OF
|
cat /var/log/nsd.log >>$TEST_OF
|
||||||
|
netstat -alnp | grep 8952 >>$TEST_OF
|
||||||
|
ps -ejH >>$TEST_OF
|
||||||
fi
|
fi
|
||||||
return $rc
|
return $rc
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user