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 year 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 (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-06-29T18:56:51.000Z (almost 2 years ago)
- Last Synced: 2025-04-13T20:03:00.245Z (about 1 year 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 future
Made and tested in Mageia Linux-8/9, Ubuntu.