cargo-deb 1.40.5

Make Debian packages (.deb) easily with a Cargo subcommand
Documentation
1
2
3
if [ -d /run/systemd/system ]; then
	deb-systemd-invoke stop #UNITFILES# >/dev/null || true
fi