From daa91af2d533b26b9e187fa0810c8459b49275a6 Mon Sep 17 00:00:00 2001 From: Kroese Date: Thu, 25 May 2023 22:05:33 +0200 Subject: [PATCH 1/2] docs: cgroup wildcard --- readme.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 3fb7cd4..93c1231 100644 --- a/readme.md +++ b/readme.md @@ -152,11 +152,9 @@ docker run -it --rm -p 5000:5000 --device=/dev/kvm --cap-add NET_ADMIN --stop-ti devices: - /dev/vhost-net device_cgroup_rules: - - 'c 511:* rwm' + - 'c *:* rwm' ``` - Please note that the exact `cgroup` rule number may vary depending on your system, but the log output will indicate the correct number in the event of an error. - * ### How do I install a specific version of vDSM? By default, version 7.2 will be installed, but if you prefer an older version, you can add its URL to your compose file as follows: From 436eca45cccb5a420e2a1b113bba36227501c42e Mon Sep 17 00:00:00 2001 From: Kroese Date: Thu, 25 May 2023 22:09:21 +0200 Subject: [PATCH 2/2] docs: DSM version --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 93c1231..09e52de 100644 --- a/readme.md +++ b/readme.md @@ -161,7 +161,7 @@ docker run -it --rm -p 5000:5000 --device=/dev/kvm --cap-add NET_ADMIN --stop-ti ```yaml environment: - URL: "https://global.synologydownload.com/download/DSM/release/7.1.1/42962-1/DSM_VirtualDSM_42962.pat" + URL: "https://global.synologydownload.com/download/DSM/release/7.0.1/42218/DSM_VirtualDSM_42218.pat" ``` With this method, you are able to switch between different versions while keeping your file data.