Commit 775d0dc
Eric Sorenson
Revert "(#15797) Change the argument to chkconfig from 'on' to 'reset'"
This reverts commit d2012ae.
The chkconfig line can use `-` to indicate the service should
not be enabled by default. In this case, `reset` disables all
runlevels, which is the opposite of what `enable=>true` should do.
The original bug referenced in #15797, #528, was also reverted
for (presumably) the same reason:
41e12851 parent 0b22ec1 commit 775d0dc
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments