Summary: | systemd-sysusers: should not log to host journal when bootstrapping a guest (e.g. in a chroot) | ||
---|---|---|---|
Product: | systemd | Reporter: | Alain Kalker <a.c.kalker> |
Component: | general | Assignee: | systemd-bugs |
Status: | RESOLVED NOTOURBUG | QA Contact: | systemd-bugs |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Alain Kalker
2015-01-18 12:59:32 UTC
I am really sure that we should always log when we do something. We should not suppress messages just because we assume that the chroot env might not have set up /dev properly. This really sounds as if the chroot env you are using should be fixed to not make The host's /dev/log available inside the chroot env. That's the only way how you can ensure that no log messages from the chroot env leak into the host, regardless if it's sysusers that is logging or something else. (Hint: nspawn sets up /dev properly, so that this issue goes away...) Anyway, I am pretty sure this is nothing to fix in systemd, hence closing. Sorry! |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.