Skip to content

Commit

Permalink
Merge pull request #8667 from eduardoj/run_sphinx_after_setup
Browse files Browse the repository at this point in the history
Run sphinx after OBS api setup is done
  • Loading branch information
eduardoj committed Nov 6, 2019
2 parents f6fecd1 + e5978b5 commit 9b3d47b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dist/systemd/obs-sphinx.service
Expand Up @@ -2,6 +2,7 @@
Description = Open Build Service Sphinx Search Daemon
BindsTo = obs-api-support.target
Conflicts = searchd.service
After = obsapisetup.service

[Service]
Environment = "RAILS_ENV=production"
Expand Down

0 comments on commit 9b3d47b

Please sign in to comment.