Skip to content

while add a invalid service in the directory of /etc/chkconfig.d, execute chkconfig will coredump #40

Description

@fayeinseu

steps to reproduce:
1.add a service in /etc/chkconfig as below:

#!/bin/bash
# chkconfig: 8 33 99
echo "test chkconfig --override"
  1. execute command :chkconfig
    then os will produce coredump file.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions