dracut icon indicating copy to clipboard operation
dracut copied to clipboard

fix(dracut.sh): correct wrong systemd variable paths

Open aafeijoo-suse opened this issue 3 years ago • 3 comments

systemdsystemconfdir usually expands to /etc/systemd/system, but the local configuration of systemd-networkd, systemd-timesyncd, portablectl and systemd users is saved into directories whose parent is /etc/systemd (systemdutilconfdir).

This error went unnoticed because these four variables are not being used anywhere in the code.

Checklist

  • [X] I have tested it locally
  • [ ] I have reviewed and updated any documentation if relevant
  • [ ] I am providing new code and test(s) for it

aafeijoo-suse avatar Jul 05 '22 14:07 aafeijoo-suse

This issue is being marked as stale because it has not had any recent activity. It will be closed if no further activity occurs. If this is still an issue in the latest release of Dracut and you would like to keep it open please comment on this issue within the next 7 days. Thank you for your contributions.

stale[bot] avatar Aug 11 '22 16:08 stale[bot]

This issue is being marked as stale because it has not had any recent activity. It will be closed if no further activity occurs. If this is still an issue in the latest release of Dracut and you would like to keep it open please comment on this issue within the next 7 days. Thank you for your contributions.

stale[bot] avatar Sep 16 '22 02:09 stale[bot]

.

aafeijoo-suse avatar Sep 16 '22 06:09 aafeijoo-suse