mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
shairport: fix buffer config var
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:
@@ -36,7 +36,7 @@ start_instance() {
|
||||
|
||||
append_arg "$cfg" bname "-a" "AirPort"
|
||||
append_arg "$cfg" log "-l"
|
||||
append_arg "$cfg" initbuf "-b" "256"
|
||||
append_arg "$cfg" buffer "-b" "256"
|
||||
append_arg "$cfg" port "-p" "5002"
|
||||
append_arg "$cfg" password "-k"
|
||||
append_arg "$cfg" mdns "-m"
|
||||
|
||||
Reference in New Issue
Block a user