fix(profiles-m-r): move vim modeline
Move vim syntax comment to the end of the file, separated by newline, as requested in #380.
This commit is contained in:
parent
e362aa9107
commit
40a30dc310
170 changed files with 367 additions and 197 deletions
|
|
@ -2,7 +2,6 @@
|
|||
# Copyright (C) 2018-2022 Mikhail Morfikov
|
||||
# Copyright (C) 2021-2024 Alexandre Pujol <alexandre@pujol.io>
|
||||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
# vim:syntax=apparmor
|
||||
|
||||
abi <abi/3.0>,
|
||||
|
||||
|
|
@ -38,3 +37,5 @@ profile rtkit-daemon @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
include if exists <local/rtkit-daemon>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue