glance icon indicating copy to clipboard operation
glance copied to clipboard

Config File Permission Denied

Open Qwerty-Space opened this issue 5 months ago • 4 comments

Description

Hello,

I installed glance using the glance-bin package on the AUR, v0.7.13.

The service automatically sources the config file /etc/glance.yml, so within that file I have included a file from my home directory (/home/qwerty/.config/glance/glance.yml).

I have made the config file in my home directory owned by the glance user and group, and given it 664 perms, yet when restarting the service it says: May 12 13:52:17 samurai glance[722247]: parsing config: reading included file /home/qwerty/.config/glance/glance.yml: open /home/qwerty/.config/glance/glance.yml: permission denied

Qwerty-Space avatar May 12 '25 12:05 Qwerty-Space