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