polkit: Remove unnecessary restart
There already is a restart trigger that takes care of this.
This commit is contained in:
@@ -98,10 +98,6 @@ in
|
|||||||
''
|
''
|
||||||
# Probably no more needed, clean up
|
# Probably no more needed, clean up
|
||||||
rm -rf /var/lib/{polkit-1,PolicyKit}
|
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 = {
|
users.extraUsers.polkituser = {
|
||||||
|
|||||||
Reference in New Issue
Block a user