3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/nixos/modules/services/monitoring/prometheus
Alexandre Macabies 7fb3edb077 nixos/prometheus-rtl_433-exporter: fix systemd hardening
9fea6d4c85 broke rtl_433-exporter by
introducing several hardening options which do not play well with
rtl_433 requiring writing to USB. More precisely, rtl_433 requires
(a) AF_NETLINK to configure the radio; (b) access to the USB device,
but PrivateDevices=true hides them; (c) rw access to the USB device,
but DeviceAllow= block-lists everything.

This commit was tested on real hardware with a standard NixOS setup.
2021-10-16 01:57:50 +02:00
..
exporters nixos/prometheus-rtl_433-exporter: fix systemd hardening 2021-10-16 01:57:50 +02:00
alertmanager.nix nixos/doc: clean up defaults and examples 2021-10-04 12:47:20 +02:00
default.nix nixos/doc: clean up defaults and examples 2021-10-04 12:47:20 +02:00
exporters.nix nixos/prometheus: fix node exporter timex collector 2021-10-14 11:26:29 +02:00
exporters.xml
pushgateway.nix nixos/doc: clean up defaults and examples 2021-10-04 12:47:20 +02:00
xmpp-alerts.nix prometheus-xmpp-alerts: apply RFC 42 2021-05-19 01:08:38 +02:00