* 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 # Force polkitd to be restarted so that it reloads its
# configuration. # configuration.
pkill -INT -u root -x polkitd ${pkgs.procps}/bin/pkill -INT -u root -x polkitd
''; '';
}; };