Package: tinc
Version: 1.0.3-4
Severity: normal
Hi,
if i change the name of the "tinc-network" (the name(s) in
/etc/tinc/nets.boot) and a daemon is already running. Its not possible
to stop TINC entirly, and of course restart/start fails also.
Problem is the init.d script searches the nets.boot for daemons stop,
instead using the pid files in /var/run/.
The following stop function in the init.d-script would do the correct thing:
cat /var/run/tinc.*.pid | xargs kill
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-ac12
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)
Versions of packages tinc depends on:
ii debconf 1.4.45 Debian configuration management sy
ii libc6 2.3.2.ds1-20 GNU C Library: Shared libraries an
ii liblzo1 1.08-2 data compression library
ii libssl0.9.7 0.9.7e-3 SSL shared libraries
ii zlib1g 1:1.2.2-4 compression library - runtime
-- debconf information:
* tinc/restart_on_upgrade: true
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]