update apparmor profiles
This commit is contained in:
parent
b29f579865
commit
b9343c50c2
8 changed files with 118 additions and 6 deletions
15
apparmor.d/tunables/ntpd
Normal file
15
apparmor.d/tunables/ntpd
Normal 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"
|
||||
Loading…
Add table
Add a link
Reference in a new issue