summaryrefslogtreecommitdiffstats
path: root/main/dbus/dbus.trigger
blob: a537bd8dfcc1f460c3b3886b7274920388b55e81 (plain)
1
2
3
4
#!/bin/sh

dbus-send --system --type=method_call --dest=org.freedesktop.DBus / \
	org.freedesktop.DBUS.ReloadConfig >/dev/null 2>&1 || :