linuxOS_AP05/debian/base-linaro/binary/var/lib/dpkg/info/system-tools-backends.postinst
2025-09-26 09:40:02 +08:00

6 lines
254 B
Bash
Executable File

#!/bin/sh
set -e
# Automatically added by dh_installdeb
dpkg-maintscript-helper mv_conffile /etc/dbus-1/system.d/system-tools-backends.conf /etc/dbus-1/system.d/org.freedesktop.SystemToolsBackends.conf 2.6.0-6.1 -- "$@"
# End automatically added section