Minor fixes.

This commit is contained in:
Alexandre Pujol 2021-04-12 19:59:41 +01:00
parent 3734e5aedf
commit 7be8aca10d
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
5 changed files with 8 additions and 26 deletions

View file

@ -1,13 +1,6 @@
# vim:syntax=apparmor
# ------------------------------------------------------------------
#
# Copyright (C) 2021 Mikhail Morfikov
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of version 2 of the GNU General Public
# License published by the Free Software Foundation.
#
# ------------------------------------------------------------------
# apparmor.d - Full set of apparmor profiles
# Copyright (C) 2021 Mikhail Morfikov
# SPDX-License-Identifier: GPL-2.0-only
abi <abi/3.0>,

View file

@ -1,13 +1,6 @@
# vim:syntax=apparmor
# ------------------------------------------------------------------
#
# Copyright (C) 2021 Mikhail Morfikov
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of version 2 of the GNU General Public
# License published by the Free Software Foundation.
#
# ------------------------------------------------------------------
# apparmor.d - Full set of apparmor profiles
# Copyright (C) 2021 Mikhail Morfikov
# SPDX-License-Identifier: GPL-2.0-only
abi <abi/3.0>,

View file

@ -3,8 +3,6 @@
# 2021 Alexandre Pujol <alexandre@pujol.io>
# SPDX-License-Identifier: GPL-3.0-only
# Version of program profiled: 247.3
abi <abi/3.0>,
include <tunables/global>
@ -14,7 +12,6 @@ profile systemd-resolved @{exec_path} {
include <abstractions/nameservice-strict>
include <abstractions/p11-kit>
include <abstractions/ssl_certs>
# include <abstractions/krathalans-networking>
capability net_bind_service,
capability net_raw,