nixpkgs/pkgs/os-specific/linux/powertop
Tuomas Tynkkynen 88e43eb39b powertop: Patch out path to /sbin/modprobe (close #8702)
The modprobe call is made via system(), so an absolute path is not
needed if modprobe is in PATH. Which it is by default at least in
NixOS and Arch.

Fixes #5424.
2015-07-09 11:57:38 +02:00
..
default.nix powertop: Patch out path to /sbin/modprobe (close #8702) 2015-07-09 11:57:38 +02:00