Franco Fichtner

Results 1154 comments of Franco Fichtner

Sorry for dropping this. It's all just not very nice ``` % git grep client/logs Makefile: ${MKDIR} ${STAGEDIR}${WWWDIR}/client/logs files/xymon-client.in:pidfile="%%WWWDIR%%/client/logs/clientlaunch.`hostname`.pid" files/xymon-client.in:command_args="--config=%%WWWDIR%%/client/etc/clientlaunch.cfg --log=%%WWWDIR%%/client/logs/clientlaunch.log --pidfile=${pidfile}" files/xymon-client.in: chown -R ${xymon_client_user} %%WWWDIR%%/client/logs pkg-plist:@dir %%WWWDIR%%/client/logs ```...

At this point I'd rather refrain from adding config options to the widget to be honest.

New dashboard available with rewritten plugin, does not merge.

I can say with considerable confidence that pfSense likely broke this. It's a recurring pattern around libpfctl at the moment... https://github.com/opnsense/ports/commit/ea2bfadb1410934a2d9 -> https://github.com/freebsd/freebsd-ports/commit/81e8bb9834 # opnsense-revert -r 23.7.10 miniupnpd

The command reinstalled the miniupnpd package of OPNsense version 23.7.10 which doesn’t use libpfctl as it did for many years. 😉 Cheers, Franco

If anyone wants to submit an upstream bug report be my guest... https://bugs.freebsd.org I'm done dealing with libpfctl breakage.

# opnsense-revert -z miniupnpd This is a snapshot release of 2.3.6 to try.

@Monviech is that something we should validate?

Seems to be the "SUBNET" option in the Unbound port. I'm a little undecided here. We don't use it. I haven't heard of it before and this is the first...

I'm happy to enable the option but what is the plan for integrating this? For one overriding `module-config` isn't easily possible at the moment and the Python module may be...