You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to test something on my system but I am afraid firejail may interfere. Is there an easy way to disable firejail (after a reboot probably) and to reenable it later?
Something like firejail --disable or "systemctl disable firejail"? :)
Simply uninstalling seems not to be the desired solution as I want to keep all settings etc.
The text was updated successfully, but these errors were encountered:
As sudo firecfg --clean removes all kind of symlinks and sudo firecfg adds symlinks for which firejail has profiles again,
I would have to manually write a script which sets all symlinks again to the certain apps only, which I'd like to firejail.
It seems firejail does not remember those.
I would like to test something on my system but I am afraid firejail may interfere. Is there an easy way to disable firejail (after a reboot probably) and to reenable it later?
Something like
firejail --disable
or "systemctl disable firejail"? :)Simply uninstalling seems not to be the desired solution as I want to keep all settings etc.
The text was updated successfully, but these errors were encountered: