id summary reporter owner description type status priority milestone component version resolution keywords cc port 28309 mediatomb 0.12.1 --enable-sighup on PPC b.f.lundin@… yattenator@… "Mediatomb does no handle sighup as reload config on PPC. Sending HUP makes this appear in the logfile: {{{ 2011-02-06 21:35:01 WARNING: SIGHUP handling was disabled during compilation. }}} http://mediatomb.cc/pages/documentation states: {{{ --enable-sighup This option turns on SIGHUP handling, every time a SIGHUP is caught we will attempt to restart the server and reread the configuration file. By default this feature is enabled for x86 platforms, but is disabled for others. We discovered that MediaTomb will not cleanly restart on ARM based systems, investigations revealed that this is somehow related to an unclean libupnp shutdown. }}} And just adding --enable-sighup in the portfile to config.args fixes it. " enhancement closed Normal ports 1.9.2 fixed haspatch ryandesign mediatomb