mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
The default for Preserve is a "automatic" mode which checks if Notifiers are usable and, in the event they are not, letting it get disabled is safer given we no longer enable the systemd/elogind services/script. I've heard the Temporary file path is also not needed, but looking at sources I'm not convinced that it is always unused and we do not want to use the default /tmp given it is often tmpfs and too small. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>