http://bugzilla.opensuse.org/show_bug.cgi?id=1076247 Bug ID: 1076247 Summary: ntpd apparmor profile is overconstrained for certain setups Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: openSUSE Factory Status: NEW Severity: Normal Priority: P5 - None Component: AppArmor Assignee: suse-beta@cboltz.de Reporter: Stromeko@NexGo.DE QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- When ntpd is configured to have a stratum-0 refclock and ntpstats logging is on, it will create clockstat files. The apparmor profile does not allow this to happen, which seems to lead to strange delays of approximately 1 minute when shutting down ntpd. Adding /var/log/ntpstats/clockstats* lrw, in the appropriate place in the usr.sbin.ntpd apparmor profile fixed both issues for me. In addition, since the location and name of the log file and statistics directory is in fact configurable from ntp.conf, it seems prudent to add a hint there that any changes there need to be accompanied by edits to the apparmor profile. -- You are receiving this mail because: You are on the CC list for the bug.