update apparmor profiles

This commit is contained in:
Mikhail Morfikov 2020-09-27 22:26:01 +02:00
parent b29f579865
commit b9343c50c2
No known key found for this signature in database
GPG key ID: 32D9CB634796CCA1
8 changed files with 118 additions and 6 deletions

15
apparmor.d/tunables/ntpd Normal file
View file

@ -0,0 +1,15 @@
# vim:syntax=apparmor
# ------------------------------------------------------------------
#
# Copyright (C) 2002-2005 Novell/SUSE
# Copyright (C) 2011 Canonical, Ltd.
#
# 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.
#
# ------------------------------------------------------------------
#Add your ntpd devices here eg. if you have a DCF clock
# @{NTPD_DEVICE}="/dev/ttyS1"
@{NTPD_DEVICE}="/dev/null"