Public bug reported:

Binary package hint: iscsitarget

Description:    Ubuntu 10.04.2 LTS
Release:        10.04
Installed iscsitarget_1.4.20.2-1ubuntu1_amd64.deb manually from Maverick

Is it possible to make these changes ?

1) Add "LISTEN_ADDR=0.0.0.0" to /etc/default/iscsitarget

2) Modify the following line in /etc/init.d/iscsitarget

From:
        start-stop-daemon --start --exec $DAEMON --quiet --oknodo
To:
        start-stop-daemon --start --exec $DAEMON --quiet --oknodo -- 
--address=$LISTEN_ADDR

** Affects: iscsitarget (Ubuntu)
     Importance: Undecided
         Status: New

** Description changed:

  Binary package hint: iscsitarget
  
  Description:  Ubuntu 10.04.2 LTS
  Release:      10.04
- 
  Installed iscsitarget_1.4.20.2-1ubuntu1_amd64.deb manually from Maverick
  
+ Is it possible to make these changes ?
  
  1) Add "LISTEN_ADDR=0.0.0.0" to /etc/default/iscsitarget
  
  2) Modify the following line in /etc/init.d/iscsitarget
  
- From: 
-         start-stop-daemon --start --exec $DAEMON --quiet --oknodo
+ From:
+         start-stop-daemon --start --exec $DAEMON --quiet --oknodo
  To:
-         start-stop-daemon --start --exec $DAEMON --quiet --oknodo -- 
--address=$LISTEN_ADDR
+         start-stop-daemon --start --exec $DAEMON --quiet --oknodo -- 
--address=$LISTEN_ADDR

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/716539

Title:
  Allow a configuration in  /etc/default/iscsitarget to enable listening
  to a specific address

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to