Package: nodm / 0.13-1.3

Metadata

Package Version Patches format
nodm 0.13-1.3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
nodm.service Ask Plymouth to stop before starting no.patch | (download)

nodm.service.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 [patch] nodm.service: ask plymouth to stop before starting nodm

Bug-Debian: https://bugs.debian.org/860463
Signed-off-by: Simon McVittie <smcv@debian.org>

nodm.service Use KillMode mixed with 10 second timeo.patch | (download)

nodm.service.in | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 nodm.service: use killmode=mixed with 10 second timeout

For a graceful exit, this should result in almost the same practical
effect as the use of "--retry 10" in the LSB init script: send SIGTERM
to main process, wait 10 seconds, send SIGKILL to any remaining
nodm.service Don t respawn or fail if disabled in et.patch | (download)

nodm.service.in | 7 5 + 2 - 0 !
1 file changed, 5 insertions(+), 2 deletions(-)

 nodm.service: don't respawn or fail if disabled in
 /etc/default

Bug-Debian: https://bugs.debian.org/861771