dbus: put local state files in /var and not /usr/var
authorPeter Korsgaard <jacmet@sunsite.dk>
Fri, 20 Mar 2009 07:47:29 +0000 (07:47 -0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Fri, 20 Mar 2009 07:47:29 +0000 (07:47 -0000)
For read only rootfs'es - Like it used to be.

package/dbus/dbus.mk

index cc3da5cffa3e5e716f672ff1aae6192de5355083..ef5be59b99da024fe51d68e2fce6c288cd7f0772 100644 (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