Skip to content
This repository was archived by the owner on Mar 22, 2023. It is now read-only.

Commit 7fb91d2

Browse files
committed
Add "reload" option to init.d script
1 parent 32c3896 commit 7fb91d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redhat/mysql-agent.init

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ case "$1" in
7272
stop)
7373
stop
7474
;;
75-
restart)
75+
restart|reload)
7676
restart
7777
;;
7878
condrestart)

0 commit comments

Comments
 (0)