From 88dc399dbb4d5359006c745d138e65183b818842 Mon Sep 17 00:00:00 2001 From: Gabriel Arakaki Giovanini Date: Sun, 20 Aug 2023 14:21:51 +0200 Subject: ref: Add option to change the user --- apks/photoview/photoview.confd | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'apks/photoview/photoview.confd') 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 -- cgit v1.2.3