So the gist of this is that rc.local writes to /dev/console but you don't see this? I added this to /etc/rc.local on a normal installation:
echo hello_stdout echo hello_console > /dev/console and "systemctl start rc-local.service" does print the hello_console on the console (you need to run it on a VT, you won't see it in X), and the hello_stdout goes to the journal. So apparently I'm missing something. How do you test this exactly? Some OpenStack instance, and nova console- log? Local VM? something else? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1468102 Title: rc.local output does not go to console To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1468102/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
