You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make sure doasedit can work when target file to edit has a leading slash
character. ie A full path name is used.
Update doas.1 manual page to indicate problems with piping input
on Linux when processes are launched by doas.
Added new utility called doasedit which allows the user to edit
a text file using an editor running with normal access. Then
saves the file with admin/doas access.
Acts as an alternative to sudoedit.