aboutsummaryrefslogtreecommitdiffstats
path: root/src/man
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-07-14 04:23:58 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-07-14 09:23:28 -0300
commite7225b64469b6ada187764ee9f663ad1039f20b0 (patch)
tree01984da6c5507cc42788625b90882b11fc5c2511 /src/man
parentfirecfg: add const to a few functions/variables (diff)
downloadfirejail-e7225b64469b6ada187764ee9f663ad1039f20b0.tar.gz
firejail-e7225b64469b6ada187764ee9f663ad1039f20b0.tar.zst
firejail-e7225b64469b6ada187764ee9f663ad1039f20b0.zip
feature: add doas support in firecfg and jailcheck
Closes #5899. Suggested-by: @shaggonit
Diffstat (limited to 'src/man')
-rw-r--r--src/man/firecfg.1.in4
-rw-r--r--src/man/jailcheck.1.in5
2 files changed, 5 insertions, 4 deletions
diff --git a/src/man/firecfg.1.in b/src/man/firecfg.1.in
index 42add6a41..a85fbc5da 100644
--- a/src/man/firecfg.1.in
+++ b/src/man/firecfg.1.in
@@ -23,7 +23,9 @@ The integration covers:
23- programs started by clicking on file icons in file manager - only Cinnamon, KDE, LXDE/LXQT, MATE and XFCE 23- programs started by clicking on file icons in file manager - only Cinnamon, KDE, LXDE/LXQT, MATE and XFCE
24desktop managers are supported in this moment 24desktop managers are supported in this moment
25.RE 25.RE
26 26.PP
27Note: The examples use \fBsudo\fR, but \fBdoas\fR is also supported.
28.PP
27To set it up, run "sudo firecfg" after installing Firejail software. 29To set it up, run "sudo firecfg" after installing Firejail software.
28The same command should also be run after 30The same command should also be run after
29installing new programs. If the program is supported by Firejail, the symbolic link in /usr/local/bin 31installing new programs. If the program is supported by Firejail, the symbolic link in /usr/local/bin
diff --git a/src/man/jailcheck.1.in b/src/man/jailcheck.1.in
index e889ea91b..eea5987b7 100644
--- a/src/man/jailcheck.1.in
+++ b/src/man/jailcheck.1.in
@@ -24,9 +24,8 @@ them from inside the sandbox.
24\fB5. Seccomp test 24\fB5. Seccomp test
25.TP 25.TP
26\fB6. Networking test 26\fB6. Networking test
27.TP 27.PP
28The program is started as root using sudo. 28The program should be started using \fBsudo\fR or \fBdoas\fR.
29
30.SH OPTIONS 29.SH OPTIONS
31.TP 30.TP
32\fB\-\-debug 31\fB\-\-debug