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)
commit1043bc00ede789ca56d40dc2b701c407bf39c715
treeae503554a6b5e1174b7881e97523e7f6b93b92d5
parent51d46eb7592af5aac1b579cf7282e32c7a79106e
Don't complain about missing amixer binary on tty

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
autoconfig.functions