Navigation Menu

Skip to content

Commit

Permalink
rpm fedora: add missing stop parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
kenhys committed Aug 2, 2012
1 parent 71d4d30 commit c56e618
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/systemd/fedora/groonga-httpd.service
Expand Up @@ -8,7 +8,7 @@ Type=forking
User=groonga
Group=groonga
ExecStart=/usr/sbin/groonga-httpd
ExecStop=/usr/sbin/groonga-httpd -s
ExecStop=/usr/sbin/groonga-httpd -s stop

[Install]
WantedBy=multi-user.target

0 comments on commit c56e618

Please sign in to comment.