openresty / openresty/openresty-packaging
CentOS 7 init script looks for missing /etc/sysconfig/network
Open
Nobody has claimed this yet.
- Dominant language
- Makefile
- Stars
- 187
- Forks
- 93
- PR merge metrics
- No merged PRs in 30d
Description
So this happened to me today:
Jan 09 19:01:52 openresty.example.com systemd[1]: Starting SYSV: OpenResty is a scalable web platform by extending...
Jan 09 19:01:52 openresty.example.com openresty[628]: /etc/rc.d/init.d/openresty: line 17: /etc/sysconfig/network: No such file or directory
File doesn't exist on CentOS 7
Contributor guide
No contributing guide indexed for this repository
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 reading /etc/rc.d/init.d/openresty, especially line 17, and reproduce the startup behavior on CentOS 7. Determine why the script expects /etc/sysconfig/network and verify that the init script starts without the reported missing-file error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- centos, linux, shell
- Domain
- devops, operating-systems
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100