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

6 lines
193 B
Bash
Executable File

#!/bin/sh
set -e
# Automatically added by dh_installdeb/13.6ubuntu1
dpkg-maintscript-helper rm_conffile /etc/tmpfiles.d/openvpn.conf 2.4.3-3\~ openvpn -- "$@"
# End automatically added section