mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
16 lines
474 B
Text
16 lines
474 B
Text
# Firejail profile for jumpnbump-menu
|
|
# Description: Level selection and config menu for the Jump 'n Bump game
|
|
# This file is overwritten after every install/update
|
|
# Persistent local customizations
|
|
include jumpnbump-menu.local
|
|
# Persistent global definitions
|
|
# added by included profile
|
|
#include globals.local
|
|
|
|
# Allow python (blacklisted by disable-interpreters.inc)
|
|
include allow-python3.inc
|
|
|
|
private-bin env,jumpnbump-menu,python3*
|
|
|
|
# Redirect
|
|
include jumpnbump.profile
|