Wrong ExecStop in systemd service unit

Bug #1775434 reported by Paulo Marcel Coelho Aragão
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
transmission (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

ExecStop in /lib/systemd/system/transmission-daemon.service is:

ExecStop=/bin/kill -s STOP $MAINPID

when it should be:

ExecStop=/bin/kill -s TERM $MAINPID

since SIGSTOP will just suspend the daemon until it received a SIGCONT.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: transmission-daemon (not installed)
ProcVersionSignature: Ubuntu 4.15.0-22.24-generic 4.15.17
Uname: Linux 4.15.0-22-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.1
Architecture: amd64
CurrentDesktop: XFCE
Date: Wed Jun 6 13:47:25 2018
InstallationDate: Installed on 2018-04-28 (39 days ago)
InstallationMedia: Xubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
SourcePackage: transmission
UpgradeStatus: No upgrade log present (probably fresh install)

Revision history for this message
Paulo Marcel Coelho Aragão (marcelpaulo) wrote :
Revision history for this message
Theo Linkspfeifer (lastonestanding) wrote :

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=831467

I suggest that you contact the Debian package maintainers.

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in transmission (Ubuntu):
status: New → Confirmed
Revision history for this message
Marius Gedminas (mgedmin) wrote :

This appears to have been fixed in transmission 4.0 packages in 23.10 (mantic) and Debian sid.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.