guix/gnu/home/services
Ludovic Courtès a81bb1e4bb
home: symlink-manager: Remove 'empty-directory?' and avoid TOCTTOU race.
This removes three 'stat' syscalls.

* gnu/home/services/symlink-manager.scm (update-symlinks-script)[empty-directory?]:
Remove.
[cleanup-symlinks]: Replace use of 'file-exists?', 'file-is-directory?',
and 'empty-directory?' by a single 'rmdir' call.
2022-03-10 11:43:14 +01:00
..
desktop.scm
fontutils.scm
mcron.scm
shells.scm
shepherd.scm
symlink-manager.scm home: symlink-manager: Remove 'empty-directory?' and avoid TOCTTOU race. 2022-03-10 11:43:14 +01:00
utils.scm
xdg.scm home: xdg: Fix xdg-desktop-entry config field serialization. 2022-03-01 12:33:07 +01:00