summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2024-09-11 09:27:00 +0200
committerGravatar Christian Hesse <mail@eworm.de>2024-09-11 10:11:50 +0200
commit3d2aaec9a604282bf0e561df6e676277dd079c7f (patch)
tree42ed64fe7be60942eea025e432c69cbf9949ece1 /README.md
parent60b8118e03992a2e888690e2cd1c43327b931a47 (diff)
downloadpacman-offline-3d2aaec9a604282bf0e561df6e676277dd079c7f.tar.gz
pacman-offline-3d2aaec9a604282bf0e561df6e676277dd079c7f.tar.zst
use pkexec to elevate privileges
This requires polkit to be installed.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7f7b3c1..0a8ef9f 100644
--- a/README.md
+++ b/README.md
@@ -16,6 +16,10 @@ There are the runtime dependencies:
* [pacman](https://archlinux.org/pacman/)
* [systemd](https://www.github.com/systemd/systemd)
+And there's an optional dependency to support elevating privileges:
+
+* [polkit](https://github.com/polkit-org/polkit)
+
Optional basic support for
[plymouth](https://www.freedesktop.org/wiki/Software/Plymouth/) is
integrated.