From eaadb190e8c02ef3252994294ae4b17d5c03ebe4 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Thu, 1 Aug 2024 10:23:52 +0000 Subject: automatic import of alsa-utils --- alsaunmute | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 alsaunmute (limited to 'alsaunmute') diff --git a/alsaunmute b/alsaunmute new file mode 100755 index 0000000..3f772ea --- /dev/null +++ b/alsaunmute @@ -0,0 +1,6 @@ +#!/bin/sh + +exec /sbin/alsactl \ + -E ALSA_CONFIG_PATH=/etc/alsa/alsactl.conf \ + --initfile=/lib/alsa/init/00main \ + init -- cgit v1.2.3