test: Enable syslogd debug mode, log in test/start.log

Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
This commit is contained in:
Joachim Nilsson 2019-11-03 19:51:02 +01:00
parent 11a16e16b8
commit f07d00f910

View File

@ -25,3 +25,5 @@ EOF
echo "$!" > ${PID}
sleep 1
kill -USR1 `cat ${PID}`
sleep 1