[OVERRIDDEN] /etc/tmpfiles.d/screen-cleanup.conf → /usr/lib/tmpfiles.d/screen-cleanup.conf

--- /usr/lib/tmpfiles.d/screen-cleanup.conf	2021-02-23 11:18:41.000000000 +0100
+++ /etc/tmpfiles.d/screen-cleanup.conf	2017-09-07 17:36:41.664811018 +0200
@@ -1 +1 @@
-d /run/screen 0777 root utmp
+d /run/screen 1777 root utmp

[OVERRIDDEN] /etc/tmpfiles.d/tmp.conf → /usr/lib/tmpfiles.d/tmp.conf

--- /usr/lib/tmpfiles.d/tmp.conf	2025-11-26 13:26:56.000000000 +0100
+++ /etc/tmpfiles.d/tmp.conf	2024-06-05 06:18:02.425590752 +0200
@@ -1,12 +1 @@
-#  This file is part of systemd.
-#
-#  systemd is free software; you can redistribute it and/or modify it
-#  under the terms of the GNU Lesser General Public License as published by
-#  the Free Software Foundation; either version 2.1 of the License, or
-#  (at your option) any later version.
-
-# See tmpfiles.d(5) for details.
-
-# Clear tmp directories separately, to make them easier to override
-q /tmp 1777 root root 10d
-q /var/tmp 1777 root root 30d
+D /tmp 1777 root root -

[OVERRIDDEN] /etc/systemd/system/logcheck.service → /usr/lib/systemd/system/logcheck.service

--- /usr/lib/systemd/system/logcheck.service	2025-08-29 15:51:56.000000000 +0200
+++ /etc/systemd/system/logcheck.service	2025-11-27 15:12:34.559415975 +0100
@@ -4,9 +4,11 @@
 
 [Service]
 User=logcheck
-RuntimeDirectory=logcheck
 Type=oneshot
-ExecStart=/usr/sbin/logcheck
+## Debug: add -t and -T options
+#ExecStart=/usr/sbin/logcheck -t -T
+ExecStart=/usr/sbin/logcheck -T
+#ExecStart=/usr/sbin/logcheck
 # This is needed to allow the mail to be delivered by exim4 - otherwise it sits in the queue for up to 30 minutes (see #1106030).
 # A sleep as short as half a second usually works, but be conservative to allow plenty of time for exim4 to process the queue.
 ExecStart=/usr/bin/sleep 10

[OVERRIDDEN] /etc/systemd/system/logcheck.timer → /usr/lib/systemd/system/logcheck.timer

--- /usr/lib/systemd/system/logcheck.timer	2025-05-10 17:50:43.000000000 +0200
+++ /etc/systemd/system/logcheck.timer	2025-05-27 17:00:37.436641353 +0200
@@ -1,11 +1,11 @@
 [Unit]
-Description=logcheck timer
+Description=logcheck timer -- local
 Documentation=man:logcheck(8)
 After=systemd-journald.service syslog.service
 
 [Timer]
-# 2 min past the hour
-OnCalendar=*-*-* *:02
+# at night (this is the only change from the standard timer)
+OnCalendar=*-*-* 04:02
 # but run on resume/boot if we missed a slot
 Persistent=true
 # and can vary time a bit to align with other timers

[EQUIVALENT] /etc/systemd/system/mysql.service → /usr/lib/systemd/system/mysql.service
[EQUIVALENT] /etc/systemd/system/mysqld.service → /usr/lib/systemd/system/mysqld.service
[MASKED]     /etc/systemd/system/sudo.service → /usr/lib/systemd/system/sudo.service
[OVERRIDDEN] /etc/systemd/system/tmp.mount → /usr/lib/systemd/system/tmp.mount

--- /usr/lib/systemd/system/tmp.mount	2025-11-26 13:26:56.000000000 +0100
+++ /etc/systemd/system/tmp.mount	2015-06-26 10:19:53.918752524 +0200
@@ -1,5 +1,3 @@
-#  SPDX-License-Identifier: LGPL-2.1-or-later
-#
 #  This file is part of systemd.
 #
 #  systemd is free software; you can redistribute it and/or modify it
@@ -8,18 +6,19 @@
 #  (at your option) any later version.
 
 [Unit]
-Description=Temporary Directory /tmp
-Documentation=https://systemd.io/TEMPORARY_DIRECTORIES
-Documentation=man:file-hierarchy(7)
-Documentation=https://systemd.io/API_FILE_SYSTEMS
+Description=Temporary Directory
+Documentation=man:hier(7)
+Documentation=http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
 ConditionPathIsSymbolicLink=!/tmp
 DefaultDependencies=no
 Conflicts=umount.target
 Before=local-fs.target umount.target
-After=swap.target
 
 [Mount]
 What=tmpfs
 Where=/tmp
 Type=tmpfs
-Options=mode=1777,strictatime,nosuid,nodev,size=50%%,nr_inodes=1m,x-systemd.graceful-option=usrquota
+Options=mode=1777,strictatime
+
+[Install]
+WantedBy=local-fs.target

[OVERRIDDEN] /usr/lib/systemd/system/systemd-homed.service.d/nvidia.conf → /usr/lib/systemd/system/systemd-suspend.service.d/nvidia.conf

--- /usr/lib/systemd/system/systemd-suspend.service.d/nvidia.conf	2025-11-10 20:44:57.000000000 +0100
+++ /usr/lib/systemd/system/systemd-homed.service.d/nvidia.conf	2025-11-10 20:44:57.000000000 +0100
@@ -1,2 +1,2 @@
 [Service]
-Environment=SYSTEMD_SLEEP_FREEZE_USER_SESSIONS=false
+Environment=SYSTEMD_HOME_LOCK_FREEZE_SESSION=false

[OVERRIDDEN] /usr/lib/systemd/system/user@.service.d/10-login-barrier.conf → /usr/lib/systemd/system/user@0.service.d/10-login-barrier.conf

--- /usr/lib/systemd/system/user@0.service.d/10-login-barrier.conf	2025-11-26 13:26:56.000000000 +0100
+++ /usr/lib/systemd/system/user@.service.d/10-login-barrier.conf	2025-11-26 13:26:56.000000000 +0100
@@ -7,6 +7,8 @@
 #  the Free Software Foundation; either version 2.1 of the License, or
 #  (at your option) any later version.
 
-# Empty file to mask its counterpart for unprivileged users and thus cancels
-# "After=systemd-user-session.service" ordering constraint so that root can log
-# in even if the boot process is not yet finished.
+[Unit]
+# Make sure user instances are started after logins are allowed. However this
+# is not desirable for user@0.service since root should be able to log in
+# earlier during the boot process especially if something goes wrong.
+After=systemd-user-sessions.service

[EXTENDED]   /usr/lib/systemd/system/fwupd-refresh.service → /etc/systemd/system/fwupd-refresh.service.d/override.conf
[EXTENDED]   /usr/lib/systemd/system/rc-local.service → /usr/lib/systemd/system/rc-local.service.d/debian.conf
[EXTENDED]   /usr/lib/systemd/system/systemd-fsck-root.service → /usr/lib/systemd/system/systemd-fsck-root.service.d/10-skip-fsck-initramfs.conf
[EXTENDED]   /usr/lib/systemd/system/systemd-localed.service → /usr/lib/systemd/system/systemd-localed.service.d/x11-keyboard.conf
[EXTENDED]   /usr/lib/systemd/system/systemd-logind.service → /usr/lib/systemd/system/systemd-logind.service.d/dbus.conf
[EXTENDED]   /usr/lib/systemd/system/systemd-suspend.service → /usr/lib/systemd/system/systemd-suspend.service.d/nvidia.conf
[EXTENDED]   /usr/lib/systemd/system/systemd-udevd.service → /usr/lib/systemd/system/systemd-udevd.service.d/syscall-architecture.conf
[EXTENDED]   /usr/lib/systemd/system/user@.service → /usr/lib/systemd/system/user@.service.d/10-login-barrier.conf
[EXTENDED]   /usr/lib/systemd/system/user@.service → /usr/lib/systemd/system/user@.service.d/10-oomd-user-service-defaults.conf
[EQUIVALENT] /etc/systemd/user/dbus-org.bluez.obex.service → /usr/lib/systemd/user/dbus-org.bluez.obex.service
[OVERRIDDEN] /usr/lib/systemd/user/app-flatpak-.scope.d/override.conf → /usr/lib/systemd/user/app-gnome-.scope.d/override.conf

Files /usr/lib/systemd/user/app-gnome-.scope.d/override.conf and /usr/lib/systemd/user/app-flatpak-.scope.d/override.conf are identical


21 overridden configuration files found.
