From 250eb18238ca1af8c0c31fd29d83b0eff08fcdb9 Mon Sep 17 00:00:00 2001 From: Kroese Date: Tue, 14 Jul 2026 12:50:07 +0200 Subject: [PATCH] docs: Readme (#1255) --- readme.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/readme.md b/readme.md index 34ce815..1ca49c4 100644 --- a/readme.md +++ b/readme.md @@ -238,10 +238,6 @@ kubectl apply -f https://raw.githubusercontent.com/vdsm/virtual-dsm/refs/heads/m No. For a complete overview of all supported settings, see the [environment variables](docs/environment.md) page. -### What are the differences compared to the standard DSM? - - There are only two minor differences: the Virtual Machine Manager package is not available, and Surveillance Station will not include any free licenses. - ### How do I verify that KVM is available? First, make sure your platform and container runtime meet the [requirements](#requirements-️) listed above. @@ -273,6 +269,10 @@ kubectl apply -f https://raw.githubusercontent.com/vdsm/virtual-dsm/refs/heads/m If `kvm-ok` succeeds but the container still reports that KVM is unavailable, you can temporarily add `privileged: true` to your Compose file to rule out a permission or device-access issue. +### What are the differences compared to the standard DSM? + + There are only two minor differences: the Virtual Machine Manager package is not available, and Surveillance Station will not include any free licenses. + ### Is this project legal? Yes, this project contains only open-source code and does not distribute any material owned by Synology. Neither does it try to circumvent any copyright protection measures.