From: Lennart Poettering Date: Sat, 10 Apr 2010 16:51:07 +0000 (+0200) Subject: dbus: install D-Bus policy file by default X-Git-Tag: 0.git+20100605+dfd8ee-1~160 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e24067c3ec0e16e94e9620d4f7a06ccc4b637eb4;p=systemd dbus: install D-Bus policy file by default --- diff --git a/Makefile.am b/Makefile.am index ec90ebad..dca7bc94 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 00000000..4ebc8ab8 --- /dev/null +++ b/org.freedesktop.systemd1.conf @@ -0,0 +1,78 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +