prosody: Use of prosodyctl is not recommended
Open
Nobody has claimed this yet.
- Dominant language
- Makefile
- Stars
- 4.6k
- Forks
- 4k
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 134
Description
root@OpenWrt:~# /etc/init.d/prosody start
root@OpenWrt:~# /etc/init.d/prosody stop
WARNING: Use of prosodyctl start/stop/restart/reload is not recommended
if Prosody is managed by an init system - use that directly instead.
e.g. /etc/init.d/prosody stop
Stopped
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 reproducing the warning with /etc/init.d/prosody start and stop, then inspect how that entry point invokes prosodyctl. Determine the intended service-management path and verify that the warning no longer appears while start and stop still work.
Written by the indexing model from the issue text.
Assessment
- Domain
- cli, operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100