Files
guru/www-apps/invidious/files
Benoît Dufour a432d85013 www-apps/invidious:
Invidious hard depends on PostgreSQL, and fails to start if PostgreSQL hasn't already started.
So it will fail to start if started at boot (rc-update add invidious default).
See: https://bugs.gentoo.org/916051
Using 'postgresql' as 'use' in the 'depend' function of the www-apps/invidious/files/invidious.initd file fixes this behaviour.

Signed-off-by: Benoît Dufour <benoit.dufour@mail.com>
2023-10-30 17:38:56 -04:00
..