completed setup for installation, fixed robustness problem.
authorErik Brakkee <erik@brakkee.org>
Tue, 25 Dec 2012 13:31:00 +0000 (14:31 +0100)
committerErik Brakkee <erik@brakkee.org>
Tue, 25 Dec 2012 13:31:00 +0000 (14:31 +0100)
commit9fcdbb28f7e1f5e2e2d0e0729271cb1305df5928
treed81377e22c1baa6873c6f9cbf8535225c3adbe9d
parentc2b0bc89067fda22755e884a771b809463ea8e30
completed setup for installation, fixed robustness problem.
still some minor issues
- upgrade of RPM only stops service but does not start it again
- stopping upnpmonitor when not started gives error.
monitor/src/main/java/org/wamblee/upnpmonitor/Config.java
monitor/src/main/java/org/wamblee/upnpmonitor/Main.java
monitor/src/main/java/org/wamblee/upnpmonitor/Monitor.java
monitor/src/main/java/org/wamblee/upnpmonitor/UpnpStack.java
wamblee-upnpmonitor/files/etc/init.d/upnpmonitor
wamblee-upnpmonitor/files/etc/profile.d/upnpmonitor [deleted file]
wamblee-upnpmonitor/files/etc/sysconfig/upnpmonitor [new file with mode: 0644]
wamblee-upnpmonitor/files/opt/upnpmonitor/bin/upnpmonitor
wamblee-upnpmonitor/files/opt/upnpmonitor/etc/logging.properties [new file with mode: 0644]
wamblee-upnpmonitor/pom.xml