mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2024-11-15 07:54:17 +01:00
Update and move abstractions/editor to abstractions/app/editor
This commit is contained in:
parent
eb32db16c6
commit
479d04abac
@ -2,7 +2,6 @@
|
||||
# Copyright (C) 2024 Zane Zakraisek <zz@eng.utah.edu>
|
||||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
|
||||
include <abstractions/base>
|
||||
include <abstractions/nameservice-strict>
|
||||
|
||||
@{bin}/sensible-editor mr,
|
||||
@ -26,4 +25,4 @@
|
||||
owner @{user_cache_dirs}/ r,
|
||||
owner @{user_cache_dirs}/vim/** wr,
|
||||
|
||||
include if exists <abstractions/editor.d>
|
||||
include if exists <abstractions/app/editor.d>
|
Loading…
Reference in New Issue
Block a user