mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
13 lines
343 B
Text
13 lines
343 B
Text
# 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
|