From b8a80b0d60b81ef5036b3e565a738917fd71b540 Mon Sep 17 00:00:00 2001 From: Karoshi42 Date: Fri, 22 May 2020 18:25:55 +0000 Subject: 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. --- etc/profile-a-l/dino-im.profile | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 etc/profile-a-l/dino-im.profile (limited to 'etc/profile-a-l/dino-im.profile') 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 @@ +# Firejail profile for dino-im +# Description: Modern XMPP Chat Client using GTK+/Vala, Ubuntu specific bin name +# This file is overwritten after every install/update +##quiet +# Persistent local customizations +include dino-im.local +# Persistent global definitions +include globals.local + +# Add Ubuntu specific binary name +private-bin dino-im + +# Redirect +include dino.profile -- cgit v1.2.3-70-g09d2