aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/googler.profile
diff options
context:
space:
mode:
authorLibravatar pirate486743186 <okgomdjgbmoij@gmail.com>2021-06-04 22:24:09 +0200
committerLibravatar GitHub <noreply@github.com>2021-06-04 20:24:09 +0000
commitf32b5d95996d661632edc6ce8d377276ae32db7c (patch)
treed42646ddc57100dd7f1d36a433a1fc617891893d /etc/profile-a-l/googler.profile
parentMerge pull request #4326 from jsquyres/pr/master/dont-quote-all-cmdlines (diff)
downloadfirejail-f32b5d95996d661632edc6ce8d377276ae32db7c.tar.gz
firejail-f32b5d95996d661632edc6ce8d377276ae32db7c.tar.zst
firejail-f32b5d95996d661632edc6ce8d377276ae32db7c.zip
creating googler and ddgr profiles (#4333)
* Create googler-common.profile * Create googler.profile * Create ddgr.profile * Update firecfg.config * sort fix * space * space * tightening * comment * fix comment * fix private-etc and ${DOWNLOADS} * fix sort * redundant ${DOWNLOADS}
Diffstat (limited to 'etc/profile-a-l/googler.profile')
-rw-r--r--etc/profile-a-l/googler.profile13
1 files changed, 13 insertions, 0 deletions
diff --git a/etc/profile-a-l/googler.profile b/etc/profile-a-l/googler.profile
new file mode 100644
index 000000000..9d67006f6
--- /dev/null
+++ b/etc/profile-a-l/googler.profile
@@ -0,0 +1,13 @@
1# Firejail profile for googler
2# Description: Search Google from your terminal
3# This file is overwritten after every install/update
4quiet
5# Persistent local customizations
6include googler.local
7# Persistent global definitions
8include globals.local
9
10private-bin googler
11
12# Redirect
13include googler-common.profile