From 5033b68d4d2519270fa3690ed1a31fd3e4f7e777 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 10 Apr 2024 22:34:13 +0200 Subject: Adding debian version 4.2.2-1. Signed-off-by: Daniel Baumann --- debian/wireshark-common.config | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 debian/wireshark-common.config (limited to 'debian/wireshark-common.config') diff --git a/debian/wireshark-common.config b/debian/wireshark-common.config new file mode 100644 index 00000000..e81a176d --- /dev/null +++ b/debian/wireshark-common.config @@ -0,0 +1,10 @@ +#! /bin/sh + +set -e + +. /usr/share/debconf/confmodule + +db_input high wireshark-common/install-setuid || true +db_go + +exit 0 -- cgit v1.2.3