Don't complain about missing amixer binary on tty
authorMichael Prokop <mika@grml.org>
Tue, 16 May 2017 22:33:35 +0000 (00:33 +0200)
committerMichael Prokop <mika@grml.org>
Tue, 16 May 2017 22:33:35 +0000 (00:33 +0200)
On grml-small we don't ship amixer (being part of alsa-utils),
since that would add ~8.5MB of additional disk space usage.
Avoid the error message by sending a message only to syslog.

Closes grml/grml#24


No differences found