Package: stunnel4
Version: 3:5.06-2
Severity: serious
>From the init script:
force-reload|restart)
echo -n "Restarting $DESC: "
killdaemons
sleep 5
startdaemons
echo "$NAME."
;;
Nothing here ensures the daemons have actually exited before it tries to
start the new daemon.
There's a variant of the same bug in that the init script will return on
stop before the daemon has actually stopped. Should be easy enough to
fix with a loop in killdaemons, or by using start-stop-daemon instead
which will wait for you.
Serious since this means restarts will randomly fail.
-- System Information:
Debian Release: 8.0
APT prefers testing
APT policy: (500, 'testing'), (50, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=nb_NO.UTF-8, LC_CTYPE=nb_NO.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages stunnel4 depends on:
ii adduser 3.113+nmu3
ii libc6 2.19-17
ii libssl1.0.0 1.0.1k-3
ii libsystemd0 215-14
ii libwrap0 7.6.q-25
ii multiarch-support 2.19-17
ii netbase 5.3
ii openssl 1.0.1k-3
ii perl 5.20.2-3
ii perl-modules 5.20.2-3
stunnel4 recommends no packages.
Versions of packages stunnel4 suggests:
pn logcheck-database <none>
-- no debconf information
--
Tollef Fog Heen
UNIX is user friendly, it's just picky about who its friends are
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]