diff --git a/README.md b/README.md index 5ba36ab..cb32a22 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ The bridge application is currently supported on Windows, macOS and Linux. ```sh $ sudo useradd --system fx_cast ``` -2. Create a service file in `/etc/systemd/fx_cast.service`: +2. Create a service file in `/etc/systemd/system/fx_cast.service`: ``` [Unit] Description=fx_cast daemon diff --git a/docs/index.html b/docs/index.html index 312772a..2bb3a2d 100755 --- a/docs/index.html +++ b/docs/index.html @@ -258,16 +258,23 @@
The sandboxed snap cannot start the - bridge itself. The bridge must be started in - daemon - mode, - and the "Enable backup daemon connection" - option enabled. +
+ Whilst running inside a sandboxed + version of Firefox, the extension is + unable to start the bridge by itself. + The bridge must be started in + daemon mode, and the + "Enable backup daemon connection" + option enabled in the extension.