Move config files to /usr/lib/systemd

... (e.g. /etc/systemd/system.conf → /usr/lib/systemd/systemd.conf).
Both config file locations were already supported, and the files
installed in /etc/ were "empty" (i.e. they had only comments and section
headers). The move does not change the configuration, but just makes
/etc more empty by default. See
https://github.com/systemd/systemd/commit/6495361c7d for more
discussion and details.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2023-12-08 12:35:59 +01:00
parent 40811593d0
commit 29eb35530b
1 changed files with 1 additions and 0 deletions

View File

@ -662,6 +662,7 @@ CONFIGURE_OPTS=(
# https://fedoraproject.org/wiki/Changes/Shorter_Shutdown_Timer
-Ddefault-timeout-sec=45
-Ddefault-user-timeout-sec=45
-Dconfigfiledir=/usr/lib
-Doomd=true
-Dadm-gid=4
-Daudio-gid=63