From 783c700510e7c52ed5540e30c86c358bf8aa7314 Mon Sep 17 00:00:00 2001 From: "Kelvin M. Klann" Date: Fri, 26 Aug 2022 16:33:10 -0300 Subject: steam.profile: fix Proton-GE version in comment This amends commit e2631b40d ("steam.profile: fix breakage with newer Proton-GE (process_vm_readv)", 2022-08-20). --- etc/profile-m-z/steam.profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/profile-m-z') diff --git a/etc/profile-m-z/steam.profile b/etc/profile-m-z/steam.profile index db70de74f..5e5a8e9bb 100644 --- a/etc/profile-m-z/steam.profile +++ b/etc/profile-m-z/steam.profile @@ -158,7 +158,7 @@ protocol unix,inet,inet6,netlink # mount, name_to_handle_at, pivot_root and umount2 are used by Proton >= 5.13 # (see #4366). seccomp !chroot,!mount,!name_to_handle_at,!pivot_root,!ptrace,!umount2 -# process_vm_readv is used by Proton > 7.2 (see #5185). +# process_vm_readv is used by GE-Proton7-18 (see #5185). seccomp.32 !process_vm_readv # tracelog breaks integrated browser #tracelog -- cgit v1.2.3-54-g00ecf