On Mon, Mar 2, 2015 at 2:39 AM, Charles Lepple <[email protected]> wrote:
> I thought start-stop-daemon was involved because it closes stdin/stdout > file > > descriptors after exec()'ing the daemon. I tried "--no-close" option to > no > > avail. After that, I validated the init script working fine with > > UPSD_OPTIONS="-D" in /etc/nut/nut.conf. > > Not strictly the same as closing the file descriptors, but I tried the > following: > > /sbin/upsd -D >/dev/null 2>&1 < /dev/null > > And it still worked. So I need to recompile with debugging symbols - > the Ubuntu packages did not have them. > Sorry to bug you again with this issue but is there any improvement on the matter? -- Unix _IS_ user friendly, it's just selective about who its friends are.
_______________________________________________ Nut-upsuser mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser

