test: Enable syslogd debug mode, log in test/start.log
Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
This commit is contained in:
parent
11a16e16b8
commit
f07d00f910
@ -25,3 +25,5 @@ EOF
|
|||||||
echo "$!" > ${PID}
|
echo "$!" > ${PID}
|
||||||
|
|
||||||
sleep 1
|
sleep 1
|
||||||
|
kill -USR1 `cat ${PID}`
|
||||||
|
sleep 1
|
||||||
|
Loading…
Reference in New Issue
Block a user