Skip to content

Conversation

bastelfreak
Copy link
Collaborator

Every BSD supports (and uses by default) rcctl. The rest uses systemd.

Summary

Provide a detailed description of all the changes present in this pull request.

Additional Context

Add any additional context about the problem here.

  • Root cause and the steps to reproduce. (If applicable)
  • Thought process behind the implementation.

Related Issues (if any)

Mention any related issues or pull requests.

Checklist

  • 🟢 Spec tests.
  • 🟢 Acceptance tests.
  • Manually verified. (For example puppet apply)

Every BSD supports (and uses by default) rcctl. The rest uses systemd.
Copy link
Collaborator

@smortex smortex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Every BSD supports (and uses by default) rcctl. The rest uses systemd.

Fake news! 😄

romain@zappy ~ % freebsd-version
14.3-RELEASE-p2
romain@zappy ~ % rcctl          
zsh: command not found: rcctl
romain@zappy ~ (127) % 

Seems to be OpenBSD stuff.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants