archlinux: Add polkit to initial package list

The polkit package is used to let unprivileged users run certain
commands. With it, it is possible to run system commands such as
`poweroff` and `reboot` with an unprivileged user.

Traditionally, only privileged users have access to power management,
but for many desktop setups, you may want to let unprivileged users
perform operations such as shutdown the machine if no other users
are logged in.
This commit is contained in:
Donovan Glover 2018-12-04 00:27:57 -05:00
parent dc261e58ad
commit 818d8a7df3
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -6,4 +6,4 @@
set -xe set -xe
pacstrap /mnt base base-devel grub fish pacstrap /mnt base base-devel grub fish polkit