Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/solisinvictum/vidoas
vidoas - safely edit the doas.conf file (like visudo for doas)
https://github.com/solisinvictum/vidoas
Last synced: 9 days ago
JSON representation
vidoas - safely edit the doas.conf file (like visudo for doas)
- Host: GitHub
- URL: https://github.com/solisinvictum/vidoas
- Owner: solisinvictum
- License: gpl-3.0
- Created: 2022-08-18T08:43:31.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-18T11:43:09.000Z (about 2 years ago)
- Last Synced: 2024-08-01T13:38:12.811Z (3 months ago)
- Language: Shell
- Size: 19.5 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vidoas
vidoas - safely edit the doas.conf file (like visudo for doas)Updated/forked Version compared to original one: https://git.sr.ht/~insidepie/vidoas/tree
This Version is specific to Arch and his opendoas package (location /etc/doas.conf)
Changed the behavior of this Script to be exactly like visudo, wich NEEDS the user to be root.Thanks to original Author Joshua Murphy for his initial work https://git.sr.ht/~insidepie/vidoas
Thanks to the Arch IRC, in special to tirnanog for giving few Tips and Hints how to make it better suitable for Arch.