diff options
author | piernov <piernov@piernov.org> | 2011-09-03 01:59:12 +0200 |
---|---|---|
committer | piernov <piernov@piernov.org> | 2011-09-03 01:59:12 +0200 |
commit | 29aa32775acdef7564ee09f977046538c6d2816c (patch) | |
tree | 3d7b3856ec1338fb6db2012bcf2651e26b3a3572 /telepathy-salut/post-install | |
parent | 86caeeff92fbec318898893f817b915700e2f70f (diff) | |
download | gnome3-29aa32775acdef7564ee09f977046538c6d2816c.tar.gz gnome3-29aa32775acdef7564ee09f977046538c6d2816c.tar.bz2 gnome3-29aa32775acdef7564ee09f977046538c6d2816c.tar.xz gnome3-29aa32775acdef7564ee09f977046538c6d2816c.zip |
telepathy-salut 0.5.1-1 ajout post-install
Diffstat (limited to 'telepathy-salut/post-install')
-rw-r--r-- | telepathy-salut/post-install | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/telepathy-salut/post-install b/telepathy-salut/post-install new file mode 100644 index 0000000..b38df00 --- /dev/null +++ b/telepathy-salut/post-install @@ -0,0 +1,3 @@ +#!/bin/sh + +/bin/killall -HUP dbus-daemon |