aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2021-04-28 04:06:42 +0000
committerLibravatar GitHub <noreply@github.com>2021-04-28 04:06:42 +0000
commit5515b5e4ebbc3c76ed201b3fb0b3cf79ecb94fd2 (patch)
tree5b475533fc34128a20ffbce4704ed0525f2b3c9b /etc
parentFix #4218 -- Digikam - unable to customize toolbars (diff)
parentDelete *.profie (diff)
downloadfirejail-5515b5e4ebbc3c76ed201b3fb0b3cf79ecb94fd2.tar.gz
firejail-5515b5e4ebbc3c76ed201b3fb0b3cf79ecb94fd2.tar.zst
firejail-5515b5e4ebbc3c76ed201b3fb0b3cf79ecb94fd2.zip
Merge pull request #4217 from kmk3/delete-profies
Delete *.profie
Diffstat (limited to 'etc')
-rw-r--r--etc/profile-a-l/gl-117-wrapper.profie14
-rw-r--r--etc/profile-a-l/glaxium-wrapper.profie14
-rw-r--r--etc/profile-m-z/neverball-wrapper.profie14
-rw-r--r--etc/profile-m-z/neverputt-wrapper.profie14
-rw-r--r--etc/profile-m-z/pinball-wrapper.profie14
5 files changed, 0 insertions, 70 deletions
diff --git a/etc/profile-a-l/gl-117-wrapper.profie b/etc/profile-a-l/gl-117-wrapper.profie
deleted file mode 100644
index d783940f3..000000000
--- a/etc/profile-a-l/gl-117-wrapper.profie
+++ /dev/null
@@ -1,14 +0,0 @@
1# Firejail profile for gl-117-wrapper
2# This file is overwritten after every install/update
3# Persistent local customizations
4include gl-117-wrapper.local
5# Persistent global definitions
6# added by included profile
7#include globals.local
8
9include allow-opengl-game.inc
10
11private-bin gl-117-wrapper
12
13# Redirect
14include gl-117.profile
diff --git a/etc/profile-a-l/glaxium-wrapper.profie b/etc/profile-a-l/glaxium-wrapper.profie
deleted file mode 100644
index 7dc2cf65e..000000000
--- a/etc/profile-a-l/glaxium-wrapper.profie
+++ /dev/null
@@ -1,14 +0,0 @@
1# Firejail profile for glaxium-wrapper
2# This file is overwritten after every install/update
3# Persistent local customizations
4include glaxium-wrapper.local
5# Persistent global definitions
6# added by included profile
7#include globals.local
8
9include allow-opengl-game.inc
10
11private-bin glaxium-wrapper
12
13# Redirect
14include glaxium.profile
diff --git a/etc/profile-m-z/neverball-wrapper.profie b/etc/profile-m-z/neverball-wrapper.profie
deleted file mode 100644
index 534e41dd1..000000000
--- a/etc/profile-m-z/neverball-wrapper.profie
+++ /dev/null
@@ -1,14 +0,0 @@
1# Firejail profile for neverball-wrapper
2# This file is overwritten after every install/update
3# Persistent local customizations
4include neverball-wrapper.local
5# Persistent global definitions
6# added by included profile
7#include globals.local
8
9include allow-opengl-game.inc
10
11private-bin neverball-wrapper
12
13# Redirect
14include neverball.profile
diff --git a/etc/profile-m-z/neverputt-wrapper.profie b/etc/profile-m-z/neverputt-wrapper.profie
deleted file mode 100644
index dacd113cc..000000000
--- a/etc/profile-m-z/neverputt-wrapper.profie
+++ /dev/null
@@ -1,14 +0,0 @@
1# Firejail profile for neverputt-wrapper
2# This file is overwritten after every install/update
3# Persistent local customizations
4include neverputt-wrapper.local
5# Persistent global definitions
6# added by included profile
7#include globals.local
8
9include allow-opengl-game.inc
10
11private-bin neverputt-wrapper
12
13# Redirect
14include neverputt.profile
diff --git a/etc/profile-m-z/pinball-wrapper.profie b/etc/profile-m-z/pinball-wrapper.profie
deleted file mode 100644
index 2b5ed6e27..000000000
--- a/etc/profile-m-z/pinball-wrapper.profie
+++ /dev/null
@@ -1,14 +0,0 @@
1# Firejail profile for pinball-wrapper
2# This file is overwritten after every install/update
3# Persistent local customizations
4include pinball-wrapper.local
5# Persistent global definitions
6# added by included profile
7#include globals.local
8
9include allow-opengl-game.inc
10
11private-bin pinball-wrapper
12
13# Redirect
14include pinball.profile