mirror of
https://git.proxmox.com/git/systemd
synced 2026-01-05 07:17:29 +00:00
...from the package and clean up the conffile on upgrades. We have the dbus-user-session package in Debian to properly enable the D-Bus user-session mode which also takes care of updating the systemd --user environment. Closes: #795761
7 lines
431 B
Plaintext
7 lines
431 B
Plaintext
rm_conffile /etc/bash_completion.d/systemctl-bash-completion.sh 204-1~
|
|
rm_conffile /etc/bash_completion.d/systemd-bash-completion.sh 204-1~
|
|
mv_conffile /etc/systemd/systemd-logind.conf /etc/systemd/logind.conf 204-1~
|
|
mv_conffile /etc/systemd/systemd-journald.conf /etc/systemd/journald.conf 204-1~
|
|
rm_conffile /etc/dbus-1/system.d/org.freedesktop.machine1.conf 224-2~
|
|
rm_conffile /etc/X11/xinit/xinitrc.d/50-systemd-user.sh 228-3~
|