mirror of
https://github.com/morgan9e/helium
synced 2026-04-14 00:14:20 +09:00
Add note to macOS widevine FAQ
Note that there is no slash following the first path in the copy command. If a slash is included - which many shell autocompletions will do automatically - then the command will copy only the contents of the directory instead of the directory itself.
This commit is contained in:
2
FAQ.md
2
FAQ.md
@@ -109,6 +109,8 @@ This applies to version `55.0.2883.95`. In case you're using a different version
|
||||
|
||||
`cp -R Google\ Chrome.app/Contents/Versions/55.0.2883.95/Google\ Chrome\ Framework.framework/Libraries/WidevineCdm Chromium.app/Contents/Versions/55.0.2883.95/Chromium\ Framework.framework/Libraries/`
|
||||
|
||||
Note that there is no slash after `WidevineCdm`.
|
||||
|
||||
## How do I get the Namespace Sandbox to work on Linux?
|
||||
|
||||
Enable the kernel option `unprivileged_userns_clone`
|
||||
|
||||
Reference in New Issue
Block a user