#!/bin/sh # Intended to be an apt DPkg::Pre-Install-Pkgs hook. Runs # /etc/etckeeper/pre-apt.d/* hooks, which can be used to check for # uncommitted files in /etc, and so on, before apt runs.