Tools for searching and reading man pages
Go to file
Todd Zullinger fe82cc6fe9 Avoid noisy output from man-db-cache-update triggers
When the man-db-cache-update trigger added in 8e16b24 ("run cache update
in a transient service using systemd-run - resolves #1318058",
2017-11-09) is run, it produces potentially confusing output:

Running transaction
  Preparing        :                                           1/1
  Upgrading        : fedpkg-1.31-1.fc26.noarch                 1/2
  Cleanup          : fedpkg-1.30-4.fc26.noarch                 2/2
  Running scriptlet: fedpkg-1.30-4.fc26.noarch                 2/2
Running as unit: run-re2635381e8fe44a6aad4926eddab6961.service
Running as unit: run-r8f76223bb81544e8b6f53b8c88b3e72f.service
  Verifying        : fedpkg-1.31-1.fc26.noarch                 1/2
  Verifying        : fedpkg-1.30-4.fc26.noarch                 2/2

The 'Running as unit: run-*.service' output is of little use to users.
The start of the service is logged to syslog/journal already.  Send
stdout and stderr of the trigger scriptlet to /dev/null.
2018-02-04 12:52:29 -05:00
.gitignore update to 2.7.6.1 2017-01-19 11:34:13 +01:00
man-db-2.7.6.1-change-owner-of-man-cache.patch set group of /var/cache/man to root and drop setgid bit 2017-11-22 12:25:16 +01:00
man-db-2.7.6.1-fix_rhbz1495507.patch Fix man killed by SIGSEGV if invoked as 'man -D?' 2018-01-17 17:03:20 +01:00
man-db-2.7.6.1-fix-override-dir-handling.patch update to 2.7.6.1 2017-01-19 11:34:13 +01:00
man-db-cache-update.service fix failure of man-db-cache-update service when configured not to run 2017-12-19 17:31:32 +01:00
man-db.crondaily add cron subpackage 2015-10-13 14:14:19 +02:00
man-db.spec Avoid noisy output from man-db-cache-update triggers 2018-02-04 12:52:29 -05:00
man-db.sysconfig allow configuration of man-db-cache-update service through sysconfig 2017-11-22 12:25:21 +01:00
sources update to 2.7.6.1 2017-01-19 11:34:13 +01:00