/etc/default/minissdpd is in minissdpd 1.1.20120121-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 | # MiniSSDPd default configuration
# Set this to 1 if you want to start the daemon
START_DAEMON=1
# Set this to the IP of the interface you want the demon to run on
MiniSSDPd_INTERFACE_ADDRESS=0.0.0.0
|