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}
|
||||
|
||||
echo "= Phase 2 - syslog() with openlog() & custom facility ==="
|
||||
cat <<EOF >${CONFD}/bar.conf
|
||||
cat <<EOF >${CONFD}/console.conf
|
||||
console.* -${LOGCONS}
|
||||
EOF
|
||||
kill -HUP `cat ${PID}`
|
||||
|
Loading…
Reference in New Issue
Block a user