aboutsummaryrefslogtreecommitdiffstats
path: root/src/firecfg/firejail-welcome.sh
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2022-04-25 15:34:24 -0400
committerLibravatar netblue30 <netblue30@protonmail.com>2022-04-25 15:34:24 -0400
commit1cdfa6f9554c42eb3a817e2cdf68f10e02be9f00 (patch)
tree2d4dc520cc6b110bf3ca620e1f9523cf73cc3510 /src/firecfg/firejail-welcome.sh
parentfix firecfg --guide (diff)
downloadfirejail-1cdfa6f9554c42eb3a817e2cdf68f10e02be9f00.tar.gz
firejail-1cdfa6f9554c42eb3a817e2cdf68f10e02be9f00.tar.zst
firejail-1cdfa6f9554c42eb3a817e2cdf68f10e02be9f00.zip
more on firecfg --guide: fzenity
Diffstat (limited to 'src/firecfg/firejail-welcome.sh')
-rwxr-xr-xsrc/firecfg/firejail-welcome.sh11
1 files changed, 6 insertions, 5 deletions
diff --git a/src/firecfg/firejail-welcome.sh b/src/firecfg/firejail-welcome.sh
index 7183b74e1..a7e74ebc3 100755
--- a/src/firecfg/firejail-welcome.sh
+++ b/src/firecfg/firejail-welcome.sh
@@ -36,12 +36,13 @@ enable_nonewprivs=false
36read -r -d $'\0' MSG_INTRO <<EOM 36read -r -d $'\0' MSG_INTRO <<EOM
37<big><b>Welcome to Firejail!</b></big> 37<big><b>Welcome to Firejail!</b></big>
38 38
39This guide will walk you through some of the most common sandbox customizations. At the end of the 39This guide will walk you through some of the most common sandbox customizations.
40guide you'll have the option to save your changes in Firejail's global config file at 40At the end of the guide you'll have the option to save your changes in Firejail's
41<b>/etc/firejail/firejail.config</b>. A copy of the original file is stored as 41global config file at <b>/etc/firejail/firejail.config</b>. A copy of the original file is saved
42<b>/etc/firejal/firejail.config-</b>. 42as <b>/etc/firejal/firejail.config-</b>.
43 43
44Please note that running this script a second time can set new options, but does not clear options set in a previous run. 44Please note that running this script a second time can set new options, but does
45not clear options set in a previous run.
45 46
46Press OK to continue, or close this window to stop the program. 47Press OK to continue, or close this window to stop the program.
47 48