On Thu, Apr 3, 2014 at 9:25 AM, Douglas J Hunley <[email protected]> wrote: > > I'm sure this is way more trivial than I'm making it out to be, but how in > the world would one converty /etc/init.d/dmesg to a systemd service file? Is > there a good online pointer about building service files?
Rather than create a service, drop a conf file into "/etc/sysctl.d/" to set "kernel.printk" where the first of the four levels is the "dmesg_level" of "/etc/conf.d/dmesg".

