https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255339

--- Comment #3 from Borja Marcos <bor...@sarenet.es> ---
Sorry I didn't add enough details.

% uname -a
FreeBSD hostname 13.0-RELEASE FreeBSD 13.0-RELEASE #0 ea31abc26: Tue Apr 20
06:12:14 UTC 2021     root@hostname:/usr/obj/usr/src/amd64.amd64/sys/DNS13 
amd64


logger is being called by a script.

---
LOGGER="logger -t program -p $syslog_priority"
---

case X$basename in
    X*.extension)
        queue_and_upload file "$channel" "$fname" | ( cd /tmp && $LOGGER )

---

I am quite puzzled. This didn't fail in previous FreeBSD versions.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to