Wait for nextcloud to start before starting live index
This commit is contained in:
parent
62687973fc
commit
610a7c507d
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=Nextcloud FullTextSearch live indexing service
|
Description=Nextcloud FullTextSearch live indexing service
|
||||||
After=elasticsearch.service
|
After=elasticsearch.service apache2.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
User=www-data
|
User=www-data
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue