Drop config_debug, not working under systemd as intended
authorMichael Prokop <mika@grml.org>
Fri, 19 May 2017 13:22:20 +0000 (15:22 +0200)
committerMichael Prokop <mika@grml.org>
Fri, 19 May 2017 13:24:12 +0000 (15:24 +0200)
commitf9648a366334e91a4724b861913e6fa17521db4f
treeeb5821fb39a0bfcbed0ec640bf6915cdef9f98e5
parent626a0f8f65d3de4e055f9ff70fc6b463b558ac45
Drop config_debug, not working under systemd as intended

Startup of shells during bootup under systemd doesn't work
as with file-rc and actually causes ugly error messages.
systemd has its own mechanism and we should rely on that.

With this change also drop the /proc/sys/kernel/printk related
code, this *shouldn't* be relevant anymore.

Closes grml/grml#3
autoconfig
autoconfig.functions
grml-autoconfig