Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
upnp-mon / etc / upnp-mon / upnp-mon.conf
Size: Mime:
# upnp-mon configuration file.

RULES_FILE='/etc/upnp-mon/upnp-mon.rules'

# HOSTNAME="special name"

# Don't forget to enable (if not done at installation) the timer in console :
# sudo systemctl enable upnp-mon.timer

# or add it o your crontab :
# `crontab -l | { cat; echo "2 0 0 0 0 /usr/bin/upnp-mon"; } | crontab -`