diff --git a/Makefile.am b/Makefile.am index ec90ebad56..dca7bc946c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -18,6 +18,7 @@ ACLOCAL_AMFLAGS = -I m4 pkgsysconfdir=$(sysconfdir)/systemd +dbuspolicydir=$(sysconfdir)/dbus-1/system.d AM_CPPFLAGS = \ -include $(top_builddir)/config.h \ @@ -45,6 +46,12 @@ noinst_PROGRAMS = \ test-engine \ test-job-type +dbuspolicy_DATA = \ + org.freedesktop.systemd1.conf + +EXTRA_DIST = \ + org.freedesktop.systemd1.conf + BASIC_SOURCES= \ util.c \ util.h \ diff --git a/org.freedesktop.systemd1.conf b/org.freedesktop.systemd1.conf new file mode 100644 index 0000000000..4ebc8ab87c --- /dev/null +++ b/org.freedesktop.systemd1.conf @@ -0,0 +1,78 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +