I'm releasing a minor change following a few bug reports on SysV init 3.02.

This release includes two minor changes. One is fixing a typo in the
init manual page (init.8). this fix was offered by Mark hindley.

Mark, and a few other people, also pointed out that a fix in 3.02 for
bootlogd introduced reliance on a defined PATH_MAX constant. This is
used elsewhere in the code, but is not explicitly defined in bootlogd,
which caused bootlogd to not build properly on GNU Hurd and musl C
systems. This has been fixed.

The new version can be downloaded from GitHub:
https://github.com/slicer69/sysvinit/releases/tag/3.03

Please report any problems to the issue tracker:
https://github.com/slicer69/sysvinit/issues

- Jesse

Reply via email to