polkit: Remove unnecessary restart
There already is a restart trigger that takes care of this.
This commit is contained in:
parent
f060e592cf
commit
4353220202
@ -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 New Issue
Block a user