3
0
Fork 0
forked from mirrors/nixpkgs

* I should test first.

svn path=/nixos/trunk/; revision=27964
This commit is contained in:
Eelco Dolstra 2011-07-26 14:19:06 +00:00
parent 645205b600
commit aa5f5ed2e5

View file

@ -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
'';
};