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:
parent
584eb85c7f
commit
c3285dcd21
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user