polkit: Remove unnecessary restart
There already is a restart trigger that takes care of this.
This commit is contained in:
parent
f060e592cf
commit
4353220202
1 changed files with 0 additions and 4 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Reference in a new issue