Firejail: Launch app outside Firejail without re-configuring?

Created on 13 Sep 2017  路  1Comment  路  Source: netblue30/firejail

Is it possible to launch an app which has been previously Firejailed through firecfg outside the sandbox for temporary use? In otherwords leave it Firejailed by default, but launch outside sandbox for single use? I tried to de-firejail a single app (Thunderbird) through firectl but firectl isn't found when root.

information

Most helpful comment

You can just run the program in a terminal with the real path.

which -a thunderbird #Second one should be the true one, eg. not /usr/bin/local
/usr/bin/thunderbird #Run the program

>All comments

You can just run the program in a terminal with the real path.

which -a thunderbird #Second one should be the true one, eg. not /usr/bin/local
/usr/bin/thunderbird #Run the program
Was this page helpful?
0 / 5 - 0 ratings

Related issues

crass picture crass  路  3Comments

bryce-lynch picture bryce-lynch  路  4Comments

SkewedZeppelin picture SkewedZeppelin  路  3Comments

ghost picture ghost  路  3Comments

ericschdt picture ericschdt  路  3Comments