aboutsummaryrefslogtreecommitdiffstats
path: root/src/man/firecfg.txt
blob: 7d95892a417bf1d7e77daee0bce93bb084df4aee (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
.TH FIREMON 1 "MONTH YEAR" "VERSION" "firecfg man page"
.SH NAME
Firecfg \- Desktop configuration program for Firejail software.
.SH SYNOPSIS
firecfg [OPTIONS]
.SH DESCRIPTION
Firecfg is the desktop configuration utility for Firejail software. The utility
creates several symbolic links to firejail executable. This allows the user to
sandbox applications automatically, just by clicking on a regular desktop
menues and icons.

The symbolic links are placed in /usr/local/bin. For more information, see
DESKTOP INTEGRATION section in man 1 firejail.

.SH OPTIONS
.TP
\fB\-\-clear
Clear all firejail symbolic links
.TP
\fB\-?\fR, \fB\-\-help\fR
Print options end exit.
.TP
\fB\-\-list
List all firejail symbolic links
.TP
\fB\-\-version
Print program version and exit.


.PP
Example:
.br

.br
$ sudo firecfg
.br
/usr/local/bin/firefox created
.br
/usr/local/bin/vlc created
.br
[...]
.br
$ firecfg --list
.br
/usr/local/bin/firefox
.br
/usr/local/bin/vlc
.br
[...]
.br
$ sudo firecfg --clear
.br
/usr/local/bin/firefox removed
.br
/usr/local/bin/vlc removed
.br
[...]

.SH LICENSE
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
.PP
Homepage: http://firejail.wordpress.com
.SH SEE ALSO
\&\flfirejail\fR\|(1),
\&\flfiremon\fR\|(1),
\&\flfirejail-profile\fR\|(5),
\&\flfirejail-login\fR\|(5)
\&\flfirejail-config\fR\|(5)