polkit: Remove unnecessary restart

There already is a restart trigger that takes care of this.
This commit is contained in:
Eelco Dolstra 2014-04-28 23:57:13 +02:00
parent f060e592cf
commit 4353220202

View file

@ -98,10 +98,6 @@ in
''
# Probably no more needed, clean up
rm -rf /var/lib/{polkit-1,PolicyKit}
# Force polkitd to be restarted so that it reloads its
# configuration.
${config.systemd.package}/bin/systemctl try-restart polkit.service
'';
users.extraUsers.polkituser = {