mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
makedeb profile creation
This commit is contained in:
parent
316749ae46
commit
bf8ce57f7c
1 changed files with 13 additions and 0 deletions
13
etc/profile-m-z/makedeb.profile
Normal file
13
etc/profile-m-z/makedeb.profile
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
# Firejail profile for makedeb
|
||||
# Description: A utility to automate the building of Debian packages
|
||||
# This file is overwritten after every install/update
|
||||
quiet
|
||||
# Persistent local customizations
|
||||
include makedeb.local
|
||||
# Persistent global definitions
|
||||
#include globals.local
|
||||
|
||||
ignore noblacklist /var/lib/pacman
|
||||
|
||||
# Redirect
|
||||
include makepkg.profile
|
||||
Loading…
Add table
Add a link
Reference in a new issue