From 9717343e1a92d4e8f4c3eaf061c1b34a14b25608 Mon Sep 17 00:00:00 2001 From: Leo Coogan Date: Thu, 7 Jan 2021 12:28:35 -0500 Subject: [PATCH] Added script --- COPYRIGHT.txt | 3 +++ bin/pa-rescan | 1 + 2 files changed, 4 insertions(+) create mode 100755 bin/pa-rescan diff --git a/COPYRIGHT.txt b/COPYRIGHT.txt index c836db5..bf3a153 100644 --- a/COPYRIGHT.txt +++ b/COPYRIGHT.txt @@ -4,3 +4,6 @@ pip-upgrade - Copyright (c) 2018 Bernard Barker mkv-cat is licensed under CC BY-SA 3.0. A license copy is provided in LICENSES/CC-BY-SA-3.0.txt mkv-cat - Copyright (c) Contributors to the FFmpeg Community Documentation Wiki + +pa-rescan is licensed under CC BY-SA 3.0. A license copy is provided in LICENSES/CC-BY-SA-3.0.txt +pa-rescan - Copyright (c) 2015 Signez diff --git a/bin/pa-rescan b/bin/pa-rescan new file mode 100755 index 0000000..2320832 --- /dev/null +++ b/bin/pa-rescan @@ -0,0 +1 @@ +pacmd unload-module module-udev-detect && pacmd load-module module-udev-detect