[Bug 282759] sysutils/snmp_exporter: update to 0.26.0
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 282759] sysutils/snmp_exporter: update to 0.26.0"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 25 Dec 2024 07:38:03 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282759 --- Comment #4 from Gleb Popov <arrowd@FreeBSD.org> --- Since the upstream uses relative paths, the software is expected to be run in a specific working dir. In this case it is the rc.d script's responsibility to cd into a correct directory. Patching in absolute paths will also prevent an user from running the program manually in his own working dir. So yes, if I'm not missing something, then the paths patch should be removed and rc.d script should be taught to change the dir instead. -- You are receiving this mail because: You are the assignee for the bug.