mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-22 01:13:00 +02:00
The following log message does not stem from an error in setting up the chroot, but from the internal communication with the chroot. This patch adds the crucial missing file name in the log message. avahi-daemon[3590]: chroot.c: open() failed: No such file or directory So that when the user sees this message, e.g., with "/etc/resolv.conf" as the arg. to open(), they can be certain; "ah, no a biggie, we have not created that file yet!" Issue #896 Signed-off-by: Joachim Wiberg <troglobit@gmail.com>