mirror of
https://git.proxmox.com/git/systemd
synced 2025-12-26 21:13:43 +00:00
Use 224-2 as version in rm_conffile because otherwise the file will be removed on 224-2 => 225-1 upgrades, when the file is now the property of systemd-container, not systemd. Closes: #797048
6 lines
408 B
Plaintext
6 lines
408 B
Plaintext
rm_conffile /etc/bash_completion.d/systemctl-bash-completion.sh 204-1~ systemd
|
|
rm_conffile /etc/bash_completion.d/systemd-bash-completion.sh 204-1~ systemd
|
|
mv_conffile /etc/systemd/systemd-logind.conf /etc/systemd/logind.conf 204-1~ systemd
|
|
mv_conffile /etc/systemd/systemd-journald.conf /etc/systemd/journald.conf 204-1~ systemd
|
|
rm_conffile /etc/dbus-1/system.d/org.freedesktop.machine1.conf 224-2~ systemd
|