mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-04-10 01:17:19 +00:00
again
This commit is contained in:
parent
5e1c60f5a2
commit
773ae77cf3
@ -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
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user