Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37765314
en ru br
ALT Linux repos
S:1.82-alt4
5.0: 1.82-alt3
4.1: 1.82-alt2
4.0: 1.82-alt2.M40.1

Group :: System/Servers
RPM: policyd

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

#!/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

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin