feat(abs): add glfw.

fix #508
This commit is contained in:
Alexandre Pujol 2024-09-23 13:57:32 +01:00
parent 7f657780e5
commit c085c8038b
No known key found for this signature in database
GPG Key ID: C5469996F0DF68EC

View File

@ -0,0 +1,9 @@
# apparmor.d - Full set of apparmor profiles
# Copyright (C) 2024 Alexandre Pujol <alexandre@pujol.io>
# SPDX-License-Identifier: GPL-2.0-only
owner @{run}/user/@{uid}/glfw-shared-@{rand6} rw,
include if exists <abstractions/glfw.d>
# vim:syntax=apparmor