diff options
-rw-r--r-- | telepathy-gabble/post-install | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/telepathy-gabble/post-install b/telepathy-gabble/post-install new file mode 100644 index 0000000..b38df00 --- /dev/null +++ b/telepathy-gabble/post-install @@ -0,0 +1,3 @@ +#!/bin/sh + +/bin/killall -HUP dbus-daemon |