test: Don't overwrite bar.conf
Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
This commit is contained in:
parent
2f72a17b8e
commit
11ab6c55bc
@ -12,7 +12,7 @@ echo "= Phase 1 - simple syslog(), no openlog() ==============="
|
|||||||
grep "api ${MSG}" ${LOG}
|
grep "api ${MSG}" ${LOG}
|
||||||
|
|
||||||
echo "= Phase 2 - syslog() with openlog() & custom facility ==="
|
echo "= Phase 2 - syslog() with openlog() & custom facility ==="
|
||||||
cat <<EOF >${CONFD}/bar.conf
|
cat <<EOF >${CONFD}/console.conf
|
||||||
console.* -${LOGCONS}
|
console.* -${LOGCONS}
|
||||||
EOF
|
EOF
|
||||||
kill -HUP `cat ${PID}`
|
kill -HUP `cat ${PID}`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user