[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#398361: marked as done (please provide means to pass extra options to nstxd)



Your message dated Sat, 26 Jul 2008 12:56:16 +0200
with message-id <20080726105616.GA7875@thorin>
and subject line Re: Bug#398361: please provide means to pass extra options to nstxd
has caused the Debian Bug report #398361,
regarding please provide means to pass extra options to nstxd
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 owner@bugs.debian.org
immediately.)


-- 
398361: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=398361
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: nstx
Version: 1.1-beta6-4
Severity: wishlist

I want to pass -i 1.2.3.4 to nstxd, and right now the only way to do
this is to set

  NSTX_DOMAIN="-i 1.2.3.4 my.doma.in"

could you please export NSTX_OPTIONS to /etc/default/nstx?

Thanks,

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.18-2-amd64
Locale: LANG=en_GB, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

-- 
 .''`.   martin f. krafft <madduck@debian.org>
: :'  :  proud Debian developer, author, administrator, and user
`. `'`   http://people.debian.org/~madduck - http://debiansystem.info
  `-  Debian - when you have better things to do than fixing systems

Attachment: signature.asc
Description: Digital signature (GPG/PGP)


--- End Message ---
--- Begin Message ---
On Mon, Nov 13, 2006 at 01:50:51PM +0100, martin f krafft wrote:
> Package: nstx
> Version: 1.1-beta6-4
> Severity: wishlist
> 
> I want to pass -i 1.2.3.4 to nstxd, and right now the only way to do
> this is to set
> 
>   NSTX_DOMAIN="-i 1.2.3.4 my.doma.in"
> 
> could you please export NSTX_OPTIONS to /etc/default/nstx?

Hi,

>From the script, this seems to be already possible:

NSTX_OPTIONS="-C /var/run/nstxd -u nstxd"

[...]

# Include nstx defaults if available
if [ -f /etc/default/nstx ] ; then
        . /etc/default/nstx
fi

If you set NSTX_OPTIONS, you'll be overriding the default line, but I think
this is a feature rather than a bug.

-- 
Robert Millan

<GPLv2> I know my rights; I want my phone call!
<DRM> What good is a phone call… if you are unable to speak?
(as seen on /.)


--- End Message ---

Reply to: