Navigation Menu

Skip to content

Commit

Permalink
daemon => service
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Aug 29, 2012
1 parent fb0af0a commit cfb1b7f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/install/index.md
Expand Up @@ -102,14 +102,14 @@ the following command:

If you got {{ site.version }}, Groonga CloudSearch is installed successfully! Yey!

### Daemon mode
### Service mode

After installation, you can start the Groonga CloudSearch server as a daemon,
with the default port (7575):
After installation, you can start the Groonga CloudSearch server as a service
(daemon), with the default port (7575):

$ sudo service gcs start

The daemon works as a process of the `gcs` user.
The service works as a process of the `gcs` user.

## Others {#others}

Expand Down

0 comments on commit cfb1b7f

Please sign in to comment.