summarylogtreecommitdiffstats
path: root/photoprism.service
diff options
context:
space:
mode:
Diffstat (limited to 'photoprism.service')
-rw-r--r--photoprism.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/photoprism.service b/photoprism.service
index 605f2c201471..2cf8c54ca450 100644
--- a/photoprism.service
+++ b/photoprism.service
@@ -10,7 +10,7 @@ Description=Photoprism
WantedBy=multi-user.target
[Service]
-ExecStart=/usr/bin/photoprism --defaults-yaml=/etc/photoprism/options.yml start
+ExecStart=/usr/bin/photoprism start
Restart=always
RestartSec=10