diff options
Diffstat (limited to 'apks/photoview/photoview.confd')
-rw-r--r-- | apks/photoview/photoview.confd | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apks/photoview/photoview.confd b/apks/photoview/photoview.confd index 0c90d9e..cb062b6 100644 --- a/apks/photoview/photoview.confd +++ b/apks/photoview/photoview.confd @@ -15,3 +15,8 @@ PHOTOVIEW_MEDIA_CACHE=/var/cache/photoview/media_cache PHOTOVIEW_DISABLE_FACE_RECOGNITION=1 PHOTOVIEW_DISABLE_VIDEO_ENCODING=0 PHOTOVIEW_DISABLE_RAW_PROCESSING=0 + + +# comment this out for old style service management +#supervisor=supervise-daemon +#command_user=photoview:photoview |