forked from mirrors/nixpkgs
* I should test first.
svn path=/nixos/trunk/; revision=27964
This commit is contained in:
parent
645205b600
commit
aa5f5ed2e5
|
@ -55,7 +55,7 @@ in
|
|||
|
||||
# Force polkitd to be restarted so that it reloads its
|
||||
# configuration.
|
||||
pkill -INT -u root -x polkitd
|
||||
${pkgs.procps}/bin/pkill -INT -u root -x polkitd
|
||||
'';
|
||||
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue