On Sun, 18 Sep 2016 12:15:09 -0500
"Rob" <captinlo...@gmail.com> wrote:

> but we have no such file in systemd. Dmesg also does
> not appear to have a configuration file.
> What can I do here instead?

Hello Rob,

Usually using the kernel parameter options of quiet and loglevel=1 would 
suffice.
Review https://www.kernel.org/doc/Documentation/kernel-parameters.txt

You can set the default loglevel in the kernel config, too.

CONFIG_MESSAGE_LOGLEVEL_DEFAULT=

For /etc/systemd/systemd.conf you can set various Logging options:
https://www.freedesktop.org/software/systemd/man/systemd-system.conf.html

Sincerely,
 
William Harrington
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to