Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 349 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 349 Bytes

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