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)
Mon, Sep 9, 1:31 AM
Unknown Object (File)
Sun, Sep 8, 9:19 AM
Unknown Object (File)
Sat, Sep 7, 10:57 PM
Unknown Object (File)
Sat, Sep 7, 9:01 AM
Unknown Object (File)
Aug 17 2024, 3:52 PM
Unknown Object (File)
Aug 17 2024, 6:48 AM
Unknown Object (File)
Aug 17 2024, 6:48 AM
Unknown Object (File)
Aug 17 2024, 6:48 AM

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 Skipped
Unit
Tests Skipped

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