1
0
mirror of https://github.com/slicer69/doas synced 2024-07-09 03:55:50 +00:00

Update README.md

This commit is contained in:
Jesse Smith 2021-01-30 14:01:14 +00:00 committed by GitHub
parent 6001d9c0fb
commit 3b7c2c26c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -128,3 +128,9 @@ Create a new file in the root user's home:
On Linux versions of doas prior to 6.3p1 required commands with arguments to be prefixed by a double-dash (--). From 6.3p1 and onward the double-dash is no longer required. Here we remove a directory owned by root:
doas -- rm -rf old-directory
## 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.
Financial donations are always welcome and can be submitted via PayPal to jessefrgsmith AT yahoo DOT ca or through Patreon at https://www.patreon.com/sysvinit . Thank you for your support.