Fix hal evaluation

svn path=/nixos/trunk/; revision=28842
This commit is contained in:
Yury G. Kudryashov 2011-08-26 17:30:53 +00:00
parent c174554ad7
commit 5ee15d4986
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ in
HALD_RUNNER_PATH = concatStringsSep ":"
[ "${pkgs.coreutils}/bin"
"${pkgs.gnugrep}/bin"
"${pkgs.dbus.tools}/bin"
"${pkgs.dbus_tools}/bin"
"${pkgs.procps}/bin"
"${pkgs.procps}/sbin"
"${config.system.sbin.modprobe}/sbin"