Wait for nextcloud to start before starting live index

This commit is contained in:
Philip (a-0) 2023-01-23 17:11:27 +01:00
parent 62687973fc
commit 610a7c507d

View file

@ -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