X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fdaemon.xml;h=bf454fd0405a97f4381eac44298456f074c40241;hb=63415a2d2b13df368cfdd9ad50184f7b77c4af9f;hp=ea0e6d27f58f665045fe761b1a909e0edd6390a1;hpb=d12d0e647a0bf83581e2dba4281a5b93b5428886;p=elogind.git diff --git a/man/daemon.xml b/man/daemon.xml index ea0e6d27f..bf454fd04 100644 --- a/man/daemon.xml +++ b/man/daemon.xml @@ -869,7 +869,7 @@ fi a fragment like the following: %triggerun -- foobar < 0.47.11-1 -if /sbin/chkconfig foobar ; then +if /sbin/chkconfig --level 5 foobar ; then /bin/systemctl --no-reload enable foobar.service foobar.socket >/dev/null 2>&1 || : fi