3
0
Fork 0
forked from mirrors/nixpkgs

Merge pull request #176553 from MalteT/fix/smartctl-exporter-override

This commit is contained in:
Martin Weinelt 2022-10-27 15:50:54 +02:00 committed by GitHub
commit 96d7f29087
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -50,7 +50,7 @@ in {
"CAP_SYS_ADMIN"
];
DevicePolicy = "closed";
DeviceAllow = lib.mkOverride 100 (
DeviceAllow = lib.mkOverride 50 (
if cfg.devices != [] then
cfg.devices
else [