diff --git a/sudo.md b/sudo.md index 29e144b..7915bc0 100644 --- a/sudo.md +++ b/sudo.md @@ -1,3 +1,11 @@ [TODO] -Do not use `sudo` \ No newline at end of file +Do not use `sudo` + +**Notice:** This wiki is not complete yet. + +Using `sudo` is not recommended as this may cause permission issues when running commands from the cronjob (like renew), resulting in some or all of your certificates not being renewed and eventually will expire. + +Now, if you are completely sure of the issues and the possibilities with the usage of `sudo` and still wanting to use it, so you can pass the `--force` parameter. + +**Remember:** Using `sudo` is not recommended, but you still be able to force that under your own risk, you had been warned. \ No newline at end of file