Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akotov-dev/startasroot
StartAsRoot - running X-applications via pkexec
https://github.com/akotov-dev/startasroot
gui pkexec root
Last synced: about 1 month ago
JSON representation
StartAsRoot - running X-applications via pkexec
- Host: GitHub
- URL: https://github.com/akotov-dev/startasroot
- Owner: AKotov-dev
- License: gpl-3.0
- Created: 2021-02-16T14:35:42.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-29T18:56:51.000Z (7 months ago)
- Last Synced: 2024-11-06T05:07:54.733Z (3 months ago)
- Topics: gui, pkexec, root
- Language: Pascal
- Homepage:
- Size: 569 KB
- Stars: 7
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
**StartAsRoot** - running X-applications via `pkexec`
Designed to run an X-application via pkexec. This is useful if you need to distribute applications in non-rpm packages. There is no need to write rules and additional executable files.
- The application to be launched must be located in the same StartAsRoot directory (or `StartAsRoot` + `StartAsRoot.ini` in the directory of your application)
- The name of the application to start is written in `StartAsRoot.ini`
- Before starting, the intercepted User Name is written to the `StartAsRoot.ini` file. It can be used by the developer in the futureMade and tested in Mageia Linux-8/9, Ubuntu.