Optional commands run when a service is stopped. These are written as ExecStop= entries in the unit file and apply only to .service units.
Use this when the application has its own graceful shutdown command. If this is left empty, systemd stops the service using its normal signal and KillMode= behavior.