summaryrefslogtreecommitdiff
path: root/packaging/dbus.spec
diff options
context:
space:
mode:
authorINSUN PYO <insun.pyo@samsung.com>2019-04-29 09:33:16 +0900
committerINSUN PYO <insun.pyo@samsung.com>2019-04-29 11:10:17 +0900
commit788602cd8f23659a4f7591a7730654cdeae81e32 (patch)
tree55609a201d594dd417b95c5de9f8264478c94aa6 /packaging/dbus.spec
parent8d7fa32af68f2ba1f5da3494ce6d50e8e7c2c034 (diff)
downloaddbus-788602cd8f23659a4f7591a7730654cdeae81e32.tar.gz
dbus-788602cd8f23659a4f7591a7730654cdeae81e32.tar.bz2
dbus-788602cd8f23659a4f7591a7730654cdeae81e32.zip
VD only uses /tmp/dbus_launch - VD target: use /tmp/dbus_launch generated by systemd in kdbus - VD emulator: use /tmp/dbus_launch generated by dbus-daemon that uses VD plugin drop-in Change-Id: If2120a016015ee76c589416dab7cc6c96ee21b05
Diffstat (limited to 'packaging/dbus.spec')
-rw-r--r--packaging/dbus.spec3
1 files changed, 0 insertions, 3 deletions
diff --git a/packaging/dbus.spec b/packaging/dbus.spec
index 7705c96c..4f97865b 100644
--- a/packaging/dbus.spec
+++ b/packaging/dbus.spec
@@ -139,7 +139,6 @@ export V=1
%endif
--enable-kdbus-transport \
--enable-libdbuspolicy \
- --with-system-pid-file=/tmp/dbus_launch \
--with-console-auth-dir=/var/run/dbus/at_console/ \
--with-systemdsystemunitdir=%{_unitdir} \
--with-systemduserunitdir=%{_unitdir_user} \
@@ -177,7 +176,6 @@ popd
%endif
--enable-kdbus-transport \
--enable-libdbuspolicy \
- --with-system-pid-file=/tmp/dbus_launch \
--with-console-auth-dir=/var/run/dbus/at_console/ \
--with-systemdsystemunitdir=%{_unitdir} \
--with-systemduserunitdir=%{_unitdir_user} \
@@ -208,7 +206,6 @@ find dbus -name '*.gcno' -exec cp '{}' coverage-objects ';'
%if %{with_systemd}
--enable-systemd \
%endif
- --with-system-pid-file=/tmp/dbus_launch \
--with-console-auth-dir=/var/run/dbus/at_console/ \
--with-systemdsystemunitdir=%{_unitdir} \
--with-systemduserunitdir=%{_unitdir_user} \