diff options
author | Jonathan Liu <net147@gmail.com> | 2013-05-23 14:02:14 +1000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-05-24 14:07:03 +0100 |
commit | c11ba731fb245683148d0a8485b8c4d73bf94c28 (patch) | |
tree | 5a0a3c3eea4b9d6a4a75f3d500852ae9e6693324 /meta/recipes-gnome | |
parent | ffd8f05e5548500199c9b04a174067811ad2c5e7 (diff) | |
download | openembedded-core-c11ba731fb245683148d0a8485b8c4d73bf94c28.tar.gz openembedded-core-c11ba731fb245683148d0a8485b8c4d73bf94c28.tar.bz2 openembedded-core-c11ba731fb245683148d0a8485b8c4d73bf94c28.zip |
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>
Diffstat (limited to 'meta/recipes-gnome')
0 files changed, 0 insertions, 0 deletions