1
0
mirror of https://github.com/slicer69/doas synced 2024-07-03 07:58:51 +00:00

Added removal instructions to the README file.

This commit is contained in:
Jesse 2022-02-24 09:50:01 -04:00
parent 557138f0a6
commit 0d0d579521

View File

@ -165,6 +165,19 @@ On Linux versions of doas prior to 6.3p1 required commands with arguments to be
doas -- rm -rf old-directory
## Removing doas
To remove the doas program and its helper programs, you can pass the Makefile the
"uninstall" parameter. On most Linux distributions you can run the following from the
doas source directory:
make uninstall
while on most other platforms, such as FreeBSD, you can run
gmake uninstall
## Contributing
Contributions, in various forms, are always welcome. If you run into a problem or have an improvement you'd like to see included, pelase use GitHub's tools to submit an issue ticket or a pull request. Should you encounter a bug you feel is a security concern, please contact the developer privately at jessefrgsmith AT yahoo DOT ca.