Skip to content

Commit 958607a

Browse files
committed
nim 2.20 ki update steps
1 parent c6de282 commit 958607a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/nim/releases/known-issues.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,10 @@ Fetching latest CVE data from internet might fail if you enable "ssl_verify" in
4242
2. Download the latest security advisories file from the [nginx.org repository]( https://raw.githubusercontent.com/nginx/nginx.org/main/xml/en/security_advisories.xml) and save them with "cve.xml" as filename in "/usr/share/nms/cve.xml”
4343
3. Restart the `nms` service.
4444

45+
```shell
46+
sudo systemctl restart nms
47+
```
48+
4549
After the restart you will see the line “loading CVE data from file” in the "nms.log" file.
4650

4751
---

0 commit comments

Comments
 (0)