|/
|\ISS Tidbits Posts Answers Install Wiki Contact Donate
opendoas version 6.8.1
________________________________________________________________________________
doas is a minimal replacement for the venerable sudo. It was initially written
by Ted Unangst of the OpenBSD project to provide 95% of the features of sudo
with a fraction of the codebase. [0]
Upstream: https://github.com/Duncaen/OpenDoas
[000] Index
________________________________________________________________________________
* Installation ........................................................... [001]
* Setup .................................................................. [002]
* Usage .................................................................. [003]
* History ................................................................ [004]
* References ............................................................. [005]
[001] Installation
________________________________________________________________________________
+------------------------------------------------------------------------------+
| |
| $ kiss b opendoas |
| |
+------------------------------------------------------------------------------+
[002] Setup
________________________________________________________________________________
To use doas with the package manager, set the environment variable
KISS_SU to 'doas'. For configuration, see 'doas.conf.5' and '/etc/doas.conf'.
[003] Usage
________________________________________________________________________________
Refer to the manual pages and command help output.
[004] History
________________________________________________________________________________
2021-09-11 40943927 opendoas: remove bison patch
2021-09-08 e613c6cc opendoas: Fix build with bison 3.8
2021-07-27 ea6901ff opendoas: simplify build
2021-07-18 242a5e40 opendoas: update for new env
2021-07-15 50a77519 opendoas: use VERSION
2021-07-03 e309be39 opendoas: remove sed -i
2021-07-01 35437dca opendoas: remove usage of install
2021-06-30 0a3140af opendoas: 6.8.1
2020-11-15 3ae14046 opendoas: Fix prefix. closes #239
2020-11-15 af9015ef opendoas: 6.8
2020-05-18 91609b53 opendoas: Update config file
2020-05-14 e5ab47ad opendoas: Fix config
2020-04-28 2eb82fae opendoas: bump rel
2020-04-28 d1df7a50 opendoas: Use 600 for config file
2020-02-24 cd34a78e opendoas: fix comment
2020-02-09 1a9ada81 opendoas: added new doas.conf for latest kiss
2020-02-04 eb4160f2 opendoas: bump to 6.6.1
2020-01-30 806c863b opendoas: Move to extra
[005] References
________________________________________________________________________________
[0] https://github.com/Duncaen/OpenDoas
________________________________________________________________________________
Dylan Araps (C) 2019-2021
The registered trademark Linux(R) is used pursuant to a sublicense from the
Linux Foundation, the exclusive licensee of Linus Torvalds, owner of the mark
on a worldÂwide basis.