Skip to content

Instantly share code, notes, and snippets.

@stuart-warren
Created January 13, 2015 17:21
Show Gist options
  • Save stuart-warren/50c03e32baabca97b07f to your computer and use it in GitHub Desktop.
Save stuart-warren/50c03e32baabca97b07f to your computer and use it in GitHub Desktop.
systemd dbus monitor
# tested on coreos
# see other docs at:
# http://www.freedesktop.org/wiki/Software/systemd/dbus/
# https://wiki.archlinux.org/index.php/Systemd/User
DBUS_SESSION_BUS_ADDRESS=unix:path=/run/dbus/system_bus_socket dbus-monitor --monitor "interface='org.freedesktop.systemd1.Manager'"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment