[systemd-commits] man/daemon.xml

Lennart Poettering lennart at kemper.freedesktop.org
Mon Sep 13 11:52:21 PDT 2010


 man/daemon.xml |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 67ff6134592205ea7d39a826bb3e6420d82d1ceb
Author: Lennart Poettering <lennart at poettering.net>
Date:   Mon Sep 13 20:51:40 2010 +0200

    man: s/triggerin/triggerun/ for rpm upgrades
    
    https://bugzilla.redhat.com/show_bug.cgi?id=626966

diff --git a/man/daemon.xml b/man/daemon.xml
index edf8e52..dac244c 100644
--- a/man/daemon.xml
+++ b/man/daemon.xml
@@ -863,7 +863,7 @@ fi</programlisting>
                         script and a native systemd service file, use
                         a fragment like the following:</para>
 
-                        <programlisting>%triggerin -- foobar &lt; 0.47.11-1
+                        <programlisting>%triggerun -- foobar &lt; 0.47.11-1
 if /sbin/chkconfig foobar ; then
         /bin/systemctl enable foobar.service foobar.socket >/dev/null 2>&amp;1 || :
 fi</programlisting>


More information about the systemd-commits mailing list