systemd/debian/systemd.maintscript
Michael Biebl 34165f8d34 Drop unneeded /etc/X11/xinit/xinitrc.d/50-systemd-user.sh
...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
2015-11-24 16:27:23 +01:00

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~