Merge pull request #52554 from nornagon/patch-3
shairport-sync: don't daemonize
This commit is contained in:
commit
96952fe63b
@ -27,7 +27,7 @@ in
|
|||||||
};
|
};
|
||||||
|
|
||||||
arguments = mkOption {
|
arguments = mkOption {
|
||||||
default = "-v -d pulse";
|
default = "-v pulse";
|
||||||
description = ''
|
description = ''
|
||||||
Arguments to pass to the daemon. Defaults to a local pulseaudio
|
Arguments to pass to the daemon. Defaults to a local pulseaudio
|
||||||
server.
|
server.
|
||||||
|
Loading…
Reference in New Issue
Block a user