diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2023-01-05 01:08:26 -0800 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2023-01-05 01:08:26 -0800 |
commit | ef0834267f1e3713dc82465f80f35306fbd4d007 (patch) | |
tree | a8d4081169c0a2062d439742e87c69b4c258d64f /profiles | |
parent | Typo. (diff) | |
download | firejail-profiles-ef0834267f1e3713dc82465f80f35306fbd4d007.tar.xz |
Rename all wine game profiles to have a wine_ prefix.
Fix bannerlord profile.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/wine_avernum.profile (renamed from profiles/avernum.profile) | 0 | ||||
-rw-r--r-- | profiles/wine_banished.profile (renamed from profiles/banished.profile) | 0 | ||||
-rw-r--r-- | profiles/wine_battlestar-galactica-deadlock.profile (renamed from profiles/battlestar-galactica-deadlock.profile) | 0 | ||||
-rw-r--r-- | profiles/wine_fallout.profile (renamed from profiles/fallout.profile) | 0 | ||||
-rw-r--r-- | profiles/wine_geneforge.profile (renamed from profiles/geneforge.profile) | 0 | ||||
-rw-r--r-- | profiles/wine_mount-and-blade-ii.profile (renamed from profiles/mount-and-blade-ii.profile) | 6 | ||||
-rw-r--r-- | profiles/wine_nexus-the-jupiter-incident.profile (renamed from profiles/nexus-the-jupiter-incident.profile) | 0 | ||||
-rw-r--r-- | profiles/wine_othercide.profile (renamed from profiles/othercide.profile) | 0 | ||||
-rw-r--r-- | profiles/wine_sanctuaryrpg-black-edition.profile (renamed from profiles/sanctuaryrpg-black-edition.profile) | 0 | ||||
-rw-r--r-- | profiles/wine_simcity4.profile (renamed from profiles/simcity4.profile) | 0 | ||||
-rw-r--r-- | profiles/wine_star-citizen.profile (renamed from profiles/star-citizen.profile) | 0 | ||||
-rw-r--r-- | profiles/wine_warframe.profile (renamed from profiles/warframe.profile) | 0 | ||||
-rw-r--r-- | profiles/wine_xcom-2.profile (renamed from profiles/xcom-2.profile) | 0 | ||||
-rw-r--r-- | profiles/wine_xcom-enemy-unknown.profile (renamed from profiles/xcom-enemy-unknown.profile) | 0 |
14 files changed, 5 insertions, 1 deletions
diff --git a/profiles/avernum.profile b/profiles/wine_avernum.profile index 1d61200..1d61200 100644 --- a/profiles/avernum.profile +++ b/profiles/wine_avernum.profile diff --git a/profiles/banished.profile b/profiles/wine_banished.profile index a050eec..a050eec 100644 --- a/profiles/banished.profile +++ b/profiles/wine_banished.profile diff --git a/profiles/battlestar-galactica-deadlock.profile b/profiles/wine_battlestar-galactica-deadlock.profile index 287adba..287adba 100644 --- a/profiles/battlestar-galactica-deadlock.profile +++ b/profiles/wine_battlestar-galactica-deadlock.profile diff --git a/profiles/fallout.profile b/profiles/wine_fallout.profile index 1ec3b24..1ec3b24 100644 --- a/profiles/fallout.profile +++ b/profiles/wine_fallout.profile diff --git a/profiles/geneforge.profile b/profiles/wine_geneforge.profile index 7982b89..7982b89 100644 --- a/profiles/geneforge.profile +++ b/profiles/wine_geneforge.profile diff --git a/profiles/mount-and-blade-ii.profile b/profiles/wine_mount-and-blade-ii.profile index e5c21db..e25bdb3 100644 --- a/profiles/mount-and-blade-ii.profile +++ b/profiles/wine_mount-and-blade-ii.profile @@ -21,8 +21,12 @@ read-write ${HOME}/.local/share/wineprefixes/MountAndBladeBannerlord/drive_c/GOG # machine-id, obs, and alsa don't get along #ignore machine-id +# Bannerlord requires netlink or it will remain on the initial loading screen forever +protocol unix, netlink + # MB2 requires seccomp and ptrace -seccomp !name_to_handle_at,!ptrace +# Not anymore +#seccomp !name_to_handle_at,!ptrace ignore memory-deny-write-execute diff --git a/profiles/nexus-the-jupiter-incident.profile b/profiles/wine_nexus-the-jupiter-incident.profile index 430ec1a..430ec1a 100644 --- a/profiles/nexus-the-jupiter-incident.profile +++ b/profiles/wine_nexus-the-jupiter-incident.profile diff --git a/profiles/othercide.profile b/profiles/wine_othercide.profile index 12e9df3..12e9df3 100644 --- a/profiles/othercide.profile +++ b/profiles/wine_othercide.profile diff --git a/profiles/sanctuaryrpg-black-edition.profile b/profiles/wine_sanctuaryrpg-black-edition.profile index ede876f..ede876f 100644 --- a/profiles/sanctuaryrpg-black-edition.profile +++ b/profiles/wine_sanctuaryrpg-black-edition.profile diff --git a/profiles/simcity4.profile b/profiles/wine_simcity4.profile index 99cfe29..99cfe29 100644 --- a/profiles/simcity4.profile +++ b/profiles/wine_simcity4.profile diff --git a/profiles/star-citizen.profile b/profiles/wine_star-citizen.profile index 8ac18e0..8ac18e0 100644 --- a/profiles/star-citizen.profile +++ b/profiles/wine_star-citizen.profile diff --git a/profiles/warframe.profile b/profiles/wine_warframe.profile index 02e12fe..02e12fe 100644 --- a/profiles/warframe.profile +++ b/profiles/wine_warframe.profile diff --git a/profiles/xcom-2.profile b/profiles/wine_xcom-2.profile index 8e874b1..8e874b1 100644 --- a/profiles/xcom-2.profile +++ b/profiles/wine_xcom-2.profile diff --git a/profiles/xcom-enemy-unknown.profile b/profiles/wine_xcom-enemy-unknown.profile index bc494b3..bc494b3 100644 --- a/profiles/xcom-enemy-unknown.profile +++ b/profiles/wine_xcom-enemy-unknown.profile |