Your message dated Fri, 07 Jul 2023 21:46:22 +0000
with message-id <[email protected]>
and subject line Bug#1040434: Removed package(s) from unstable
has caused the Debian Bug report #950694,
regarding crtmpserver: missing-systemd-service-for-init.d-script
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
950694: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=950694
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: crtmpserver
Version: 1.0~dfsg-5.5
Severity: normal

Dear Maintainer,

Please consider adding a native systemd service masking the already
shipped init script (fixes lintian tag[1] in subject).

I've attached my own attempt at writing a service file, based off
looking at what the init script does. Note that it is completely
untested (as I don't use crtmpserver myself).

Please also get rid of the homebrew enable/disable service[2].

Additional improvements eg. using security hardening[3] could also be
added.

Regards,
Andreas Henriksson


[1]: 
https://lintian.debian.org/tags/missing-systemd-service-for-init.d-script.html
[2]: 
https://lintian.debian.org/tags/init.d-script-should-always-start-service.html
[3]: 
https://lintian.debian.org/tags/systemd-service-file-missing-hardening-features.html
[Unit]
Description=C++ RTMP/RTSP streaming server
After=network.target

[Service]
Type=forking
PIDFile=/run/crtmpserver.pid
Environment=DAEMON_ARGS=--daemon
Environment=DAEMON_CONF=/etc/crtmpserver/crtmpserver.lua
EnvironmentFile=-/etc/default/crtmpserver
ExecStart=/usr/sbin/crtmpserver --pid /run/crtmpserver.pid $DAEMON_ARGS 
$DAEMON_CONF
#User=root
#Group=root

[Install]
WantedBy=multi-user.target

--- End Message ---
--- Begin Message ---
Version: 1.0~dfsg-5.5+rm

Dear submitter,

as the package crtmpserver has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/1040434

The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to