aboutsummaryrefslogtreecommitdiff
path: root/doc/Usage/Linux.asciidoc
blob: 748ea10049ec31b990dbb9a1d5eb8a1a1701d25c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
== Linux

=== firejail
To launch poi by default with firejail, symlink /usr/bin/firejail to the poi
executable:

[source, sh]
----
# poi is installed to /usr/local/bin/poi, and local/sbin is before local/bin.
ln -s /usr/bin/firejail /usr/local/sbin/poi
----

To add the poi.profile to firejail, copy or symlink it to '/etc/firejail' or
'~/.config/firejail'.