Add the attach_disconnected flag to the ntpd profile

I noticed "disconnected path" (run/nscd/*) events for ntpd while
updating to the latest openSUSE Tumbleweed.


Acked-by: Seth Arnold <seth.arnold@canonical.com> for trunk and 2.9.
This commit is contained in:
Christian Boltz 2015-05-19 01:20:49 +02:00
parent bb56f039a8
commit c2973f0b7b

View file

@ -11,7 +11,7 @@
#include <tunables/global>
#include <tunables/ntpd>
/usr/sbin/ntpd {
/usr/sbin/ntpd flags=(attach_disconnected) {
#include <abstractions/base>
#include <abstractions/nameservice>
#include <abstractions/openssl>