Commit 95775ee
committed
Add ability to add custom PulseAudio startup commands
Loads two extra “user-configurable” configuration files:
/mnt/data/supervisor/audio/override.pa
… replaces the default configuration, if present.
/mnt/data/supervisor/audio/custom.pa
… is appended to the default configuration, if present.1 parent 1a08682 commit 95775ee
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
21 | 24 | | |
22 | 25 | | |
23 | 26 | | |
| |||
45 | 48 | | |
46 | 49 | | |
47 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
0 commit comments