Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Sep 16, 2025. It is now read-only.

Updates to documentation and doasedit

Latest

Choose a tag to compare

@slicer69 slicer69 released this 26 Jul 12:15
· 24 commits to master since this release

This release focuses on fixing issues with the doasedit script which is used to more safely edit files as another user. The main change is doasedit now properly handles situations where the full path name of a text file is used, in other words path names with a leading slash character, like "/etc/doas.conf".

Also updated manual page to indicate limitations when using piping on Linux.

Cleaned up error checking when dealing with temporary text files.