Hi, I tried to install the version from sid, but it doesn't seem to work because it doesn't create the system user for it:
$ getent passwd miniflux $ dpkg -L miniflux | grep sysusers $ journalctl -ocat -fu miniflux Starting miniflux.service - Miniflux... miniflux.service: Failed to determine user credentials: No such process miniflux.service: Failed at step USER spawning /usr/bin/miniflux: No such process miniflux.service: Main process exited, code=exited, status=217/USER miniflux.service: Failed with result 'exit-code'. I did purge my previous install and I removed the user I created, but I might be missing something. Laurentiu

