diff options
Diffstat (limited to 'debian/patches/upstream-3823fa2c57.diff')
-rw-r--r-- | debian/patches/upstream-3823fa2c57.diff | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/patches/upstream-3823fa2c57.diff b/debian/patches/upstream-3823fa2c57.diff index 09f6dc2..b3713b8 100644 --- a/debian/patches/upstream-3823fa2c57.diff +++ b/debian/patches/upstream-3823fa2c57.diff @@ -1,10 +1,13 @@ commit 3823fa2c577d440649a84af660e4d3b0c095d248 Author: Nicholas Marriott <nicholas.marriott@gmail.com> Date: Tue Apr 30 12:38:58 2024 +0100 +Forwarded: not-needed Send SIGHUP since some programs ignore SIGTERM, from Eduardo Grajeda in GitHub issue 3958. +Origin: upstream, https://github.com/tmux/tmux/commit/3823fa2c577d440649a84af660e4d3b0c095d248 + diff --git a/compat/systemd.c b/compat/systemd.c index 063474e3dd..bde372ccab 100644 --- a/compat/systemd.c |