Tiny Core Linux

Tiny Core Extensions => TCE Q&A Forum => Topic started by: emninger on December 10, 2015, 02:48:09 PM

Title: dbus question/problem
Post by: emninger on December 10, 2015, 02:48:09 PM
In /home/tc/.dbus/session-bus i find lots of identical files of this type:

Code: [Select]
# This file allows processes on the machine with id c3834b703e6bba187d7fdf0056688acb using
# display :0.0 to find the D-Bus session bus with the below address.
# If the DBUS_SESSION_BUS_ADDRESS environment variable is set, it will
# be used rather than this file.
# See "man dbus-launch" for more details.
DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-O6ut1fxNBH,guid=baad183eb13b9ca2529b525456688b03
DBUS_SESSION_BUS_PID=12257
DBUS_SESSION_BUS_WINDOWID=18874369

They only differ by:
- date of creation
- machine id
-guid

Is this to be considered normal?