From 0fedcfe5524bb9e56f5860388974a5ccd5137ff8 Mon Sep 17 00:00:00 2001 From: RoyalOughtness <129108030+RoyalOughtness@users.noreply.github.com> Date: Fri, 10 Jan 2025 21:01:05 -0800 Subject: [PATCH] Update FAQ.md --- docs/FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/FAQ.md b/docs/FAQ.md index df918da03..86d932d00 100644 --- a/docs/FAQ.md +++ b/docs/FAQ.md @@ -131,7 +131,7 @@ This should no longer be required as of F41: https://discussion.fedoraproject.or #### Why won't Trivalent start? -Try starting Trivalent from the commandline by running Trivalent. If you get an error about the current profile already running on another device, this is an issue with upstream chromium which can happen when you `rpm-ostree update` or `rpm-ostree rebase`. To fix this, simply run `rm ~/.config/chromium/SingletonLock`. +Try starting Trivalent from the commandline by running `trivalent`. If you get an error about the current profile already running on another device, this is an issue with upstream chromium which can happen when you `rpm-ostree update` or `rpm-ostree rebase`. To fix this, simply run `rm ~/.config/chromium/SingletonLock`. \ \ `bubblejail` ***SHOULD NOT*** be used on Trivalent, there are issues reported with the pairing and removing the `bubblejail` config after it is applied can be difficult. It should also be noted that applying additional sandboxing may interfere with chromium's own internal sandbox, so it can end up reducing security.