Introduce service_wrapper to avoid direct /etc/init.d calls
authorMichael Prokop <mika@grml.org>
Fri, 30 Dec 2016 23:02:28 +0000 (00:02 +0100)
committerMichael Prokop <mika@grml.org>
Fri, 30 Dec 2016 23:02:28 +0000 (00:02 +0100)
commit348b546fca905e5c591faeb1fb0d636918f9b0f1
tree093368df6661daef08bdd9695185cf073c762d9d
parent9dec7ad803e985c9eada4ecb38bbfa61991c2ff3
Introduce service_wrapper to avoid direct /etc/init.d calls

While at it drop support for any other syslog daemon than rsyslog.
rsyslog is the package we ship via GRMLBASE anyway.

Known issues:

* /etc/init.d/loadcpufreq depends on systemd-sysv-generator (which
  we disable via grml-live to avoid automatic LSB script startups)
* startx boot option doesn't work yet
autoconfig.functions