Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 future

Made and tested in Mageia Linux-8/9, Ubuntu.