Page MenuHomeFreeBSD

jexec man: Explain how PATH is adjusted.
ClosedPublic

Authored by arrowd on May 19 2022, 6:04 AM.
Tags
None
Referenced Files
F108707772: D35251.diff
Mon, Jan 27, 11:06 AM
Unknown Object (File)
Dec 13 2024, 6:27 AM
Unknown Object (File)
Dec 6 2024, 12:14 PM
Unknown Object (File)
Dec 2 2024, 10:03 PM
Unknown Object (File)
Nov 7 2024, 1:08 PM
Unknown Object (File)
Nov 7 2024, 10:07 AM
Unknown Object (File)
Oct 4 2024, 9:59 PM
Unknown Object (File)
Oct 3 2024, 2:19 PM
Subscribers

Details

Summary

Add a sentence that explains that PATH is set to /bin:/usr/bin.
I had to dive into jexec.c to find this out.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 45627
Build 42515: arc lint + arc unit

Event Timeline

markj added a subscriber: markj.
markj added inline comments.
usr.sbin/jexec/jexec.8
59
This revision is now accepted and ready to land.May 19 2022, 12:53 PM
This revision was automatically updated to reflect the committed changes.

May I MFC it to stable/12 and /13?

May I MFC it to stable/12 and /13?

Sure. Typically we wait for at least 3 days before merging anything to stable branches. If you add a "MFC after" tag to your commit, you'll get an email reminder.