1 # Defaults for hmland initscript
 
   2 # sourced by /etc/init.d/hmland
 
   3 # installed at /etc/default/hmland by the maintainer scripts
 
   6 # This is a POSIX shell fragment
 
  12 # Port hmland is listening on
 
  15 # Enable logging to /var/log/hmland.log
 
  19 # Additional options that are passed to hmland.
 
  20 # e.g. to listen on localhost only:
 
  21 #HMLAND_OPTS="-l 127.0.0.1"