openresty / openresty/openresty-packaging

CentOS 7 init script looks for missing /etc/sysconfig/network

Open
#28 3 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.