From: Matthijs Kooijman Date: Tue, 16 Sep 2008 15:54:49 +0000 (+0200) Subject: vserver: Set an explicit exclude list for vhashify, based on the default one. X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fservers%2Ftika.git;a=commitdiff_plain;h=d508f118e9b23435b850455c1f5cd3ffd04517bc vserver: Set an explicit exclude list for vhashify, based on the default one. --- diff --git a/etc/vservers/.defaults/apps/vunify/exclude b/etc/vservers/.defaults/apps/vunify/exclude new file mode 100644 index 0000000..7996387 --- /dev/null +++ b/etc/vservers/.defaults/apps/vunify/exclude @@ -0,0 +1,16 @@ +# Don't hashify these dirs +/dev +/etc +/home +/proc +/mnt +/root +/selinux +/sys +/tmp +# Only include the apt archive, and nothing else from /var ++/var/cache/apt/archives +/var +/data +/media +/.git