mirror of
https://github.com/jellyfin/jellyfin.org.git
synced 2026-09-03 03:10:04 +03:00
Merge pull request #1606 from karoltheguy/patch-1
Update nvidia.md ldconfig command
This commit is contained in:
@@ -374,7 +374,7 @@ Root permission is required.
|
||||
5. Update dynamic links and restart the Docker service:
|
||||
|
||||
```shell
|
||||
docker exec -it jellyfin ldconfig
|
||||
docker exec -it --user root jellyfin ldconfig
|
||||
sudo systemctl restart docker
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user