#!/bin/sh -e # Source functions library . /etc/chroot.d/functions cd /var/lib/policyd force= if [ "$1" = "force" ]; then force=-f shift fi copy_resolv_lib