ubuntu-22.04.3-desktop-amd64/casper/filesystem/var/lib/dpkg/info/ubuntu-settings.preinst

6 lines
197 B
Bash
Executable File

#!/bin/sh
set -e
# Automatically added by dh_installdeb/13.6ubuntu1
dpkg-maintscript-helper rm_conffile /etc/lightdm/lightdm.conf.d/10-ubuntu.conf 14.04.0 -- "$@"
# End automatically added section