Package: srptools
Version: 0.0.4-1.2
Severity: normal

After installation process srp daemon automatically starts and if in the default srp_daemon.conf there is no rules that all founded targets will be added to this system. It's a bad behavior.
Disallow all should be the default behavior.
This is a diff to fix this problem:

--- a/srp_daemon/srp_daemon.conf
+++ b/srp_daemon/srp_daemon.conf
@@ -8,5 +8,4 @@
 ## allow target with the following id_ext and ioc_guid
 #a       id_ext=200500A0B81146A1,ioc_guid=00a0b80200402bef
 ## disallow all the rest
-#d
-
+d

-- System Information:
Debian Release: 7.4
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/zsh


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to