projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
584eb85
)
dbus: put local state files in /var and not /usr/var
author
Peter Korsgaard
<jacmet@sunsite.dk>
Fri, 20 Mar 2009 07:47:29 +0000
(07:47 -0000)
committer
Peter 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
patch
|
blob
|
history
diff --git
a/package/dbus/dbus.mk
b/package/dbus/dbus.mk
index cc3da5cffa3e5e716f672ff1aae6192de5355083..ef5be59b99da024fe51d68e2fce6c288cd7f0772 100644
(file)
--- a/
package/dbus/dbus.mk
+++ b/
package/dbus/dbus.mk
@@
-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