1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-20 04:31:52 +00:00
nixpkgs/nixos
Max 2a8bf9777d nixos/ipfs: do not leak config to journal on startup
The preStart script for the IPFS service will print parts of the configuration
to stdout (and therefore, the journal) when applying profiles on startup. This
may lead to unwanted disclosure of private information, such as remote pinning
service API keys. Fix by sending stdout to /dev/null.
2022-06-17 23:41:27 +02:00
..
doc Merge pull request #177010 from flokli/make-kexec 2022-06-12 10:07:35 +02:00
lib Merge pull request #174470 from hercules-ci/module-docs-visibility-override 2022-06-10 14:27:58 +02:00
maintainers maintainers/create-amis.sh: Add more AWS regions 2022-05-17 10:20:30 +01:00
modules nixos/ipfs: do not leak config to journal on startup 2022-06-17 23:41:27 +02:00
tests Merge pull request #177010 from flokli/make-kexec 2022-06-12 10:07:35 +02:00
COPYING
default.nix
README
release-combined.nix
release-small.nix
release.nix nixos/release.nix: expose a kexec.$system attribute 2022-06-09 20:00:26 +02:00

*** NixOS ***

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