From 9262fd1dd05690c49cd43f119035e3895663f2c3 Mon Sep 17 00:00:00 2001 From: fcrozat Date: Mon, 7 Mar 2005 16:11:25 +0000 Subject: Fix recipient git-svn-id: svn+ssh://svn.mandriva.com/svn/soft/s2u/trunk@179805 99302b65-d5f7-0310-b3dd-f8cd6f4e3d94 --- hostname-post | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hostname-post b/hostname-post index 6a15f51..bf194b6 100755 --- a/hostname-post +++ b/hostname-post @@ -10,6 +10,6 @@ # running X11 dbus session. #--------------------------------------------------------------- -dbus-send --type=signal --dest=com.mandrakesoft.user.message /com/mandrakesoft/user com.mandrakesoft.user.message string:"Hostname: $1" +dbus-send --system --type=signal /com/mandrakesoft/user com.mandrakesoft.user.message string:"Hostname: $1" # hostname-post ends here -- cgit v1.2.1