mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-22 06:05:38 -06:00
warzone2100 for Debian/Ubuntu - /usr/bin/warzone2100
is a script calling /usr/bin/warzone2100.real
This commit is contained in:
parent
6228f71ad5
commit
4422c9358c
3 changed files with 13 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ seccomp
|
|||
tracelog
|
||||
|
||||
disable-mnt
|
||||
private-bin bash,dash,sh,warzone2100,which
|
||||
private-bin bash,dash,sh,warzone2100,warzone2100.real,which
|
||||
private-dev
|
||||
private-etc @games,@x11
|
||||
private-tmp
|
||||
|
|
|
|||
10
etc/profile-m-z/warzone2100.real.profile
Normal file
10
etc/profile-m-z/warzone2100.real.profile
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# Firejail profile alias for warzone2100
|
||||
# This file is overwritten after every install/update
|
||||
# Persistent local customizations
|
||||
include warzone2100.real.local
|
||||
# Persistent global definitions
|
||||
# added by included profile
|
||||
#include globals.local
|
||||
|
||||
# Redirect
|
||||
include warzone2100.profile
|
||||
|
|
@ -980,6 +980,8 @@ vym
|
|||
w3m
|
||||
warmux
|
||||
warsow
|
||||
# Since Debian13, warzone2100 is a shell scrip executing warzone2100.real
|
||||
warzone2100.real
|
||||
warzone2100
|
||||
waterfox
|
||||
waterfox-classic
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue