nixpkgs/nixos
Philipp Bartsch 0eabede44b nixos/apparmor: make abstractions/ssl_certs more go friendly
By default golang's crypto/x509 implementation wants to read
/etc/pki/tls/certs/ when loading system certificates.

This patch adds the path to reduce audit log noise.

Relevant code:
- https://github.com/golang/go/blob/go1.20.5/src/crypto/x509/root_unix.go#L32-L82
- https://github.com/golang/go/blob/go1.20.5/src/crypto/x509/root_linux.go#L17-L22
2023-07-08 00:53:27 +02:00
..
doc/manual Merge pull request #240394 from gaelreyrol/prometheus-php-fpm-exporter-init 2023-06-29 09:55:42 +02:00
lib nixos/qemu: set qemuSerialDevice for loongarch64 2023-06-26 08:58:20 +00:00
maintainers nixos/amazon-image: embiggen 2023-06-07 08:42:47 +03:00
modules nixos/apparmor: make abstractions/ssl_certs more go friendly 2023-07-08 00:53:27 +02:00
tests Merge pull request #240397 from Ma27/linux-kernel-updates 2023-06-29 10:00:19 +02:00
COPYING
default.nix
README
release-combined.nix
release-small.nix Merge pull request #209870 from amjoseph-nixpkgs/pr/stdenv/external-gcc-bootstrap 2023-04-03 08:19:03 -07:00
release.nix nixos/release: add deepin closure 2023-05-08 18:25:41 +08: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.