Navigation Menu

Skip to content

Commit

Permalink
Use service instead of /etc/init.d/*
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Aug 29, 2012
1 parent fb6b13a commit 336b919
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/install/index.md
Expand Up @@ -105,7 +105,7 @@ If you got {{ site.version }}, Groonga CloudSearch is installed successfully! Ye
After installation, you can start the Groonga CloudSearch server with the
default port (7575) by the following command:

$ sudo /etc/init.d/gcs start
$ sudo service gcs start

## Others {#others}

Expand Down

0 comments on commit 336b919

Please sign in to comment.