OpenBSD rcctl requires /bin/ksh shebang - unbreak pm2 startup command
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 43.3k
- Forks
- 2.7k
- PR merge metrics
- No merged PRs in 30d
Description
Please see here for details: https://github.com/Unitech/pm2/pull/5463
I don't want to sign the CLA for a single character diff, so opening up an issue in the hopes that someone can make this change themselves.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the linked pull request #5463 and the pm2 startup command it discusses. Locate the generated script or entry point that OpenBSD rcctl runs; done means its shebang uses /bin/ksh so the pm2 startup command works on OpenBSD.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js, shell
- Domain
- cli, operating-systems
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100