dbus: put local state files in /var and not /usr/var

For read only rootfs'es - Like it used to be.
This commit is contained in:
Peter Korsgaard 2009-03-20 07:47:29 +00:00
parent 584eb85c7f
commit c3285dcd21

View File

@ -29,6 +29,7 @@ DBUS_CONF_OPT = --program-prefix="" \
--disable-doxygen-docs \
--disable-static \
--enable-dnotify \
--localstatedir=/var \
--with-system-socket=/var/run/dbus/system_bus_socket \
--with-system-pid-file=/var/run/messagebus.pid