Files
server/var/lib/dpkg/info/tcpdump.preinst
2026-01-07 20:52:11 +01:00

6 lines
223 B
Bash
Executable File

#!/bin/sh
set -e
# Automatically added by dh_installdeb/13.14.1ubuntu5
dpkg-maintscript-helper mv_conffile /etc/apparmor.d/usr.sbin.tcpdump /etc/apparmor.d/usr.bin.tcpdump 4.99.0\~ -- "$@"
# End automatically added section