summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-openstackclient/git@git.tavy.me:nixos
diff options
context:
space:
mode:
authorGrimmauld <Grimmauld@grimmauld.de>2025-08-23 13:35:47 +0200
committerGrimmauld <Grimmauld@grimmauld.de>2025-08-23 13:35:53 +0200
commita75b0b3850f984a3838166cb032ee681acc3425f (patch)
tree74081e8d072e6071891cd4b8a3d10d95a0042755 /pkgs/development/python-modules/python-openstackclient/git@git.tavy.me:nixos
parent7182ad97278708eda4b683e3b29ccd65f355f7ba (diff)
gdm: set run-dir to prevent erroneous creation of /var/run as directory if it does not exist
closes #432251 The failure occured because: 1. Root directory has wrong permissions 2. systemd-tmpfiles does not produce necessary symlinks because of that (#432261 gets created first) 3. **gdm creates a directory as a fallback** 4. various services (such as nsncd) fail on startup Fixing the root directory permissions later does not fix this, because `systemd-tmpfiles` will not replace an existing directory. Removing the erroneous `/var/run` directory on a running system does not fix this, as gdm will recreate the directory on shutdown.
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient/git@git.tavy.me:nixos')
0 files changed, 0 insertions, 0 deletions