#989938 mupdf: Wrapper script interferes with SIGHUP

Package:
mupdf
Source:
mupdf
Description:
lightweight PDF viewer
Submitter:
Martin Mares
Date:
2021-10-26 16:33:03 UTC
Severity:
normal
Tags:
#989938#5
Date:
2021-06-16 10:44:59 UTC
From:
To:
The man page of mupdf documents that we can send SIGHUP to mupdf to make it
reload the file. However, this is broken by the wrapper script provided by Debian:
when the script receives a SIGHUP, it terminates instead of forwarding the SIGHUP
to the mupdf binary.

#989938#10
Date:
2021-10-26 16:31:23 UTC
From:
To:
Please send SIGHUP to the mupdf process and not the script.