Skip to content

symbolic link problem with configuration file #877

Open
@farvardin

Description

@farvardin

Describe the bug
It looks like we can't use symbolic links with the configuration file (on Linux Mint 21)

To Reproduce
Steps to reproduce the behavior:

I've made a link from my dotfile folder:

ln -s redshift.conf ~/.config/

Then redshift didn't took my changes into account. I've tested it from 2 different computers.

I've copied it instead

rm ~/.config/redshift.conf
cp redshift.conf ~/.config/

then my settings are working.

```**Expected behavior**

Redshift conf should work from an original file or from a symbolic link.


**Software versions (please complete the following information):**
 - OS: Linux mint 21
 - Redshift version: redshift 1.12
 - Distribution:  Linux Mint
 - Redshift installed from: apt-get

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions