summaryrefslogtreecommitdiff
path: root/extra/dbus/dbus.trigger
diff options
context:
space:
mode:
Diffstat (limited to 'extra/dbus/dbus.trigger')
-rw-r--r--extra/dbus/dbus.trigger4
1 files changed, 4 insertions, 0 deletions
diff --git a/extra/dbus/dbus.trigger b/extra/dbus/dbus.trigger
new file mode 100644
index 0000000..a537bd8
--- /dev/null
+++ b/extra/dbus/dbus.trigger
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+dbus-send --system --type=method_call --dest=org.freedesktop.DBus / \
+ org.freedesktop.DBUS.ReloadConfig >/dev/null 2>&1 || :