Skip to content

Commit

Permalink
Mention run0
Browse files Browse the repository at this point in the history
  • Loading branch information
YtvwlD committed Sep 25, 2024
1 parent 62a57a4 commit 953b414
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# ele

**Please use [run0](https://www.freedesktop.org/software/systemd/man/devel/run0.html) instead.**

ele spawns elevated processes. To make this work, there are two pieces:

## ele
Expand Down Expand Up @@ -57,4 +59,7 @@ client and daemon, connected via dbus and polkit.
Interestingly, `pkexec` just uses polkit for authentication -- the binary itself
is setuid.

(Please don't use it, though, as this is currently just a proof of concept.)
systemd's [run0](https://www.freedesktop.org/software/systemd/man/devel/run0.html)
is pretty much the same, so use that.

This is currently just a proof of concept. :)

0 comments on commit 953b414

Please sign in to comment.