Appropriate path for mount/fsck sub-programs?

Adrian Chadd adrian.chadd at gmail.com
Wed Sep 16 21:32:57 UTC 2020


On Wed, 16 Sep 2020 at 13:42, Brooks Davis <brooks at freebsd.org> wrote:

> The mount and fsck commands have the ability to exec a mount_<fs> or
> fsck_<fs> program to do the actual work.  Currently they do this with:
>
> execvP(execname, _PATH_SYSPATH, argv);
>
>
 I like 1a.



-adrian


More information about the freebsd-arch mailing list