You are not logged in.

#1 2020-06-14 01:15:49

Ramb0
Member
Registered: 2019-01-04
Posts: 35

[SOLVED] lightdm conf symlinks

Dear arch lovers,
I am trying to keep my config files in a personal repository, including config files living outside my /home/$USER
For lightdm I want to keep /etc/lightdm/lightdm-gtk-greeter.conf and /etc/lightdm/lightdm.conf in my repo and replace them with symlinks in their original location.
Unfortunately it does not work even with those config files having root permissions at the end-side of the symlink in my repository.
- Why is it not working?
- Is there something wrong with doing that?
Many thanks
Phil

Last edited by Ramb0 (2020-06-14 03:31:07)

Offline

#2 2020-06-14 01:48:38

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,518
Website

Re: [SOLVED] lightdm conf symlinks

Is your repo on a different partition that /etc?  If so, that is most likely the problem.


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#3 2020-06-14 02:19:57

Ramb0
Member
Registered: 2019-01-04
Posts: 35

Re: [SOLVED] lightdm conf symlinks

It is on a different partition indeed!
What s the best way to go about it?

Last edited by Ramb0 (2020-06-14 02:31:33)

Offline

#4 2020-06-14 02:47:55

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,518
Website

Re: [SOLVED] lightdm conf symlinks

Not having symlinks across partitions is the real solution as there are countless ways it could go wrong.  But if you are set on doing it, you'll have to identify which of the many possible failures is actually happening.  And for that we'd need logs or error messages or something other than "does not work."


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#5 2020-06-14 03:30:50

Ramb0
Member
Registered: 2019-01-04
Posts: 35

Re: [SOLVED] lightdm conf symlinks

Thank you @Inspector\ Parrot . I could deploy my repo on the same partition instead.
All the best smile

Offline

Board footer

Powered by FluxBB