]> code.ossystems Code Review - openembedded-core.git/commit
dbus: remove /var/run from package as it is created on startup
authorJonathan Liu <net147@gmail.com>
Thu, 23 May 2013 04:02:14 +0000 (14:02 +1000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 24 May 2013 13:07:03 +0000 (14:07 +0100)
commitc11ba731fb245683148d0a8485b8c4d73bf94c28
tree5a0a3c3eea4b9d6a4a75f3d500852ae9e6693324
parentffd8f05e5548500199c9b04a174067811ad2c5e7
dbus: remove /var/run from package as it is created on startup

/var/run is a tmpfs that is created on startup.
For sysvinit, /var/run/dbus is created by populate-volatiles.sh.
For systemd, /var/run/dbus is created implicitly by dbus.socket when
creating a listen stream socket at /var/run/dbus/system_bus_socket.

Signed-off-by: Jonathan Liu <net147@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-core/dbus/dbus.inc