ubuntu-22.04.3-desktop-amd64/casper/filesystem/var/lib/dpkg/info/man-db.config

11 lines
127 B
Bash
Executable File

#! /bin/sh
set -e
. /usr/share/debconf/confmodule
db_version 2.0
db_input medium man-db/install-setuid || true
db_go
exit 0