#!/bin/sh -e # Source functions library . /etc/chroot.d/functions cd /var/spool/postfix if [ -n "$force" ]; then # Purge all libs from chroot rm -f lib/* fi copy_resolv_lib