Skip to content

stefanwimmer128/doasedit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

doasedit

sudoedit for doas

Installation

git clone https://git.stefanwimmer128.eu/stefanwimmer128/doasedit.git
cd doasedit
git checkout v2.1.1
make
doas make install

Ensure the following line at the top of doas.conf:

permit nopass root

Usage

doasedit /file/to/edit

For additional help see: doasedit -h