Page MenuHomeFreeBSD

pwd.1: update /home in example
ClosedPublic

Authored by karels on Mon, May 22, 2:15 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, May 28, 9:53 PM
Unknown Object (File)
Sun, May 28, 10:03 AM
Unknown Object (File)
Thu, May 25, 9:11 PM
Unknown Object (File)
Wed, May 24, 11:28 AM
Unknown Object (File)
Tue, May 23, 12:42 PM
Subscribers

Details

Reviewers
fernape
Summary

The default location for home directories is moving from /usr/home
to /home, and the /home symlink will no longer exist. Switch to
another example that is in base, /sys.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 51596
Build 48487: arc lint + arc unit

Event Timeline

LGTM.

Note: this will need a bump of .Dd at commit time.

Thanks!

This revision is now accepted and ready to land.Mon, May 22, 3:01 PM

Closed by commit rG108230743472: pwd.1: replace /home with /sys in example (authored by karels).