Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update and clarify documentation on /etc/finit.d/{available,enabled} #336

Closed
troglobit opened this issue Jan 5, 2023 · 0 comments
Closed
Assignees
Labels
Milestone

Comments

@troglobit
Copy link
Owner

Issue #335 brought to light how unclear the documentation is on how /etc/finit.d/{available,enabled} works.

  • /etc/finit.d/*.conf:
    Purely for static services, similar to if /etc/finit.conf was just split over several files
  • /etc/finit.d/available/*.conf:
    Store of available service configuration files, similar to Apache httpd
  • /etc/finit.d/enabled/*.conf:
    Symlinks back to ../available/foo.conf to enable foo service
@troglobit troglobit self-assigned this Jan 5, 2023
@troglobit troglobit added this to the 4.4 milestone Jan 5, 2023
@troglobit troglobit added the doc label Jan 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant