nixpkgs/nixos
Jeremy Apthorp 654c3124b2
shairport-sync: don't daemonize
This flag causes the shairport-sync server to attempt to daemonize, but it looks like systemd is already handling that. With the `-d` argument, shairport-sync immediately exits—it seems that something (systemd I'm guessing?) is sending it SIGINT or SIGTERM.

The [upstream systemd unit](https://github.com/mikebrady/shairport-sync/blob/master/scripts/shairport-sync.service.in#L10) doesn't pass `-d`.
2018-12-19 22:37:25 -08:00
..
doc owncloud: remove server 2018-12-16 15:05:53 +01:00
lib nixos/test-driver: fix wording in error message about invalid node names 2018-12-18 23:46:54 +01:00
maintainers google-compute-image: make it a module and the size tuneable (#49854) 2018-11-26 14:51:00 +00:00
modules shairport-sync: don't daemonize 2018-12-19 22:37:25 -08:00
tests home-assistant-cli: init at 0.3.0 2018-12-19 15:54:28 +01:00
COPYING
default.nix
README
release-combined.nix
release-small.nix
release.nix lapp: change postgresql version, fixes metrics 2018-12-19 10:04:00 +01:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
http://nixos.org/nixos and in the manual in doc/manual.