Skip to content

Commit 237c3d0

Browse files
author
Jiri Hnidek
committed
Update init.d/ReadMe-CentOS.md
This is right syntax of chkconfig --add
1 parent 6f4158a commit 237c3d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

init.d/ReadMe-CentOS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
Add the service to chkconfig with:
1212

13-
chkconfig -add gitlab
13+
chkconfig --add gitlab
1414

1515
Related services (redis, mysql, nginx) should also be added to chkconfig.
1616

0 commit comments

Comments
 (0)