aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l
diff options
context:
space:
mode:
authorLibravatar Karoshi42 <karoshi42@users.noreply.github.com>2020-05-22 18:25:55 +0000
committerLibravatar GitHub <noreply@github.com>2020-05-22 18:25:55 +0000
commitb8a80b0d60b81ef5036b3e565a738917fd71b540 (patch)
treee1906f247ede090836d87e72f9fa2a30c2bc97ca /etc/profile-a-l
parentcleanup wire-desktop.profile (diff)
downloadfirejail-b8a80b0d60b81ef5036b3e565a738917fd71b540.tar.gz
firejail-b8a80b0d60b81ef5036b3e565a738917fd71b540.tar.zst
firejail-b8a80b0d60b81ef5036b3e565a738917fd71b540.zip
Add profile for Ubuntu's renamed dino binary
Ubuntu named the dino instant messenger's binary ``dino-im``, so it needs to be present as profile and added to private-bin.
Diffstat (limited to 'etc/profile-a-l')
-rw-r--r--etc/profile-a-l/dino-im.profile14
1 files changed, 14 insertions, 0 deletions
diff --git a/etc/profile-a-l/dino-im.profile b/etc/profile-a-l/dino-im.profile
new file mode 100644
index 000000000..fa65953a6
--- /dev/null
+++ b/etc/profile-a-l/dino-im.profile
@@ -0,0 +1,14 @@
1# Firejail profile for dino-im
2# Description: Modern XMPP Chat Client using GTK+/Vala, Ubuntu specific bin name
3# This file is overwritten after every install/update
4##quiet
5# Persistent local customizations
6include dino-im.local
7# Persistent global definitions
8include globals.local
9
10# Add Ubuntu specific binary name
11private-bin dino-im
12
13# Redirect
14include dino.profile