aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2022-08-14 09:36:25 -0400
committerLibravatar GitHub <noreply@github.com>2022-08-14 09:36:25 -0400
commitea6f8a18bb369b3bb4290d5335ee66e91f1057b8 (patch)
tree9471616b229de9c354378f1c1ba9791fa4d84d18 /etc/profile-m-z
parentMerge pull request #5310 from kmk3/build-use-tarname (diff)
parentmakedeb profile creation (diff)
downloadfirejail-ea6f8a18bb369b3bb4290d5335ee66e91f1057b8.tar.gz
firejail-ea6f8a18bb369b3bb4290d5335ee66e91f1057b8.tar.zst
firejail-ea6f8a18bb369b3bb4290d5335ee66e91f1057b8.zip
Merge pull request #5302 from pirate486743186/makedeb-profile-creation
makedeb profile creation
Diffstat (limited to 'etc/profile-m-z')
-rw-r--r--etc/profile-m-z/makedeb.profile13
1 files changed, 13 insertions, 0 deletions
diff --git a/etc/profile-m-z/makedeb.profile b/etc/profile-m-z/makedeb.profile
new file mode 100644
index 000000000..f45bfca3a
--- /dev/null
+++ b/etc/profile-m-z/makedeb.profile
@@ -0,0 +1,13 @@
1# Firejail profile for makedeb
2# Description: A utility to automate the building of Debian packages
3# This file is overwritten after every install/update
4quiet
5# Persistent local customizations
6include makedeb.local
7# Persistent global definitions
8#include globals.local
9
10ignore noblacklist /var/lib/pacman
11
12# Redirect
13include makepkg.profile