1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/nixos
aszlig 9586795ef2
nixos/taskserver: Silence certtool everywhere
We only print the output whenever there is an error, otherwise let's
shut it up because it only shows information the user can gather through
other means. For example by invoking certtool manually, or by just
looking at private key files (the whole blurb it's outputting is in
there as well).

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-04-12 02:16:35 +02:00
..
doc/manual nixos/doc: Allow refs from options to the manual 2016-04-11 18:38:04 +02:00
lib
maintainers Update AMI creation script 2016-04-05 11:25:12 +02:00
modules nixos/taskserver: Silence certtool everywhere 2016-04-12 02:16:35 +02:00
tests nixos/tests/taskserver: Make tests less noisy 2016-04-12 01:49:47 +02:00
COPYING
default.nix
README
release-combined.nix
release-small.nix
release.nix nixos/tests: Add a test for the Taskserver service 2016-04-05 18:53:31 +02: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.