Page MenuHomeFreeBSD

Emphasize the file naming convention and why, add a section about "instancing"
ClosedPublic

Authored by netchild on Jul 6 2024, 10:02 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 30, 3:11 AM
Unknown Object (File)
Thu, Oct 10, 10:12 PM
Unknown Object (File)
Oct 5 2024, 4:32 PM
Unknown Object (File)
Oct 5 2024, 10:13 AM
Unknown Object (File)
Oct 5 2024, 6:34 AM
Unknown Object (File)
Oct 2 2024, 7:58 PM
Unknown Object (File)
Oct 2 2024, 5:23 PM
Unknown Object (File)
Oct 2 2024, 4:19 PM

Details

Summary

The reason for emphasizing the file naming convention is at

https://lists.freebsd.org/archives/freebsd-ports/2024-July/006342.html

Short:

  • the filename shall be the same as the content of the name variable inside the script
  • PROVIDE shall be the same as the content of the name variable inside the script
  • this fixes the use of the scripts with service jails

While I'm here, add a section about how to create a rc script which does instancing of services.

Diff Detail

Repository
R9 FreeBSD doc repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

netchild created this revision.

English LGTM and the changes look sensible to not-an-expert me.

This revision is now accepted and ready to land.Jul 8 2024, 11:25 PM