Package: netperf
Version: 2.4.4-5
Severity: wishlist
Hi
On our site, we would like to install netperf, but not starting
netserver automatically if not wanted. This will alow to use netperf
on some hosts without having netserver running there.
Would it be possible to allow enabling or disabling of starting of
netserver via /etc/default/netperf?
One idea is to have further in the init-script something like
---(snip)---------------------------------------------------------------
case "$NETSERVER_ENABLE" in
[Nn]*)
exit 0
;;
esac
------------------------------------------------------------------------
and shiping a debian/netperf.default which defaults e.g. to
---(snip)---------------------------------------------------------------
# Run netserver at startup?
NETSERVER_ENABLE=No
------------------------------------------------------------------------
Many thanks for consideration
Bests
Salvatore
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (x86_64)
Kernel: Linux 2.6.30-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=de_CH.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]