On Mon, Sep 12, 2011 at 11:26:51AM +0200, Thomas Meyer <[email protected]> wrote: > I added a "StandardOutput=kmsg" to the proc-sys-fs-binfmt_misc.mount > unit and patched my /bin/mount program to always run with verbose=3, but > I cannot see the output of the mount command in the dmesg! > > bug or feature?
The later, systemd uses mount() directly, not via /bin/mount. See src/mount-setup.c.
pgpb0tBmZ0jYS.pgp
Description: PGP signature
_______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
