[blfs] branch trunk updated: xfce4-notifyd: start the daemon before the test

"Git Owner" ([email protected] via blfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.beyond.book
Message-ID <177836123410.26125.18372468768497033873@rivendell.linuxfromscratch.org>
This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch trunk
in repository blfs.

The following commit(s) were added to refs/heads/trunk by this push:
     new faf040c23f xfce4-notifyd: start the daemon before the test
faf040c23f is described below

commit faf040c23fd1c8b6ad94459f113f710c97549b0a
Author: Pierre Labastie <[email protected]>
AuthorDate: Sat May 9 23:12:00 2026 +0200

    xfce4-notifyd: start the daemon before the test
    
    Fixes: #23271
---
 xfce/apps/xfce4-notifyd.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/xfce/apps/xfce4-notifyd.xml b/xfce/apps/xfce4-notifyd.xml
index bf603bb6c3..af7b07e7e5 100644
--- a/xfce/apps/xfce4-notifyd.xml
+++ b/xfce/apps/xfce4-notifyd.xml
@@ -114,10 +114,11 @@ make</userinput></screen>
     <para>
       You can test the notification daemon with the command
       <command>notify-send</command>, to be run in a graphical
-      environment:
+      environment. But first, the daemon should be started:
     </para>
 
-<screen><userinput>notify-send -i info Information "Hi ${USER}, This is a Test"</userinput></screen>
+<screen><userinput>/usr/lib/xfce4/notifyd/xfce4-notifyd &amp;
+notify-send -i info Information "Hi ${USER}, This is a Test"</userinput></screen>
 
   </sect2>
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

-- 
http://lists.linuxfromscratch.org/sympa/info/blfs-book
Unsubscribe: See the above information page
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.