add documentation for the systemd nest feature for XRDP
This commit is contained in:
@@ -28,3 +28,9 @@ Also you may choose the backend for the virtual sessions, either `libxup.so` (de
|
||||
```
|
||||
xrdp::virtual_desktop::backend: 'libvnc.so'
|
||||
```
|
||||
|
||||
If you want to allow the same user to be able to open in parallel a local and a remote session then you can enable the systemd nest feature:
|
||||
|
||||
```
|
||||
xrdp::nest_systemd::enable: true
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user