From: Chris Glass Date: Wed, 15 Jan 2014 08:31:53 +0000 (+0100) Subject: Added a commented squid-deb-proxy hook to ubuntu X-Git-Tag: lxc-1.0.0.beta2~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4e8a9186190660c3cc8b7bcc8c3a90165fba370;p=thirdparty%2Flxc.git Added a commented squid-deb-proxy hook to ubuntu Added a commented squid-deb-proxy hook to the common ubuntu config file as suggested when merging the squid-deb-proxy-client hook. Signed-off-by: Chris Glass Acked-by: Stéphane Graber --- diff --git a/config/templates/ubuntu.common.conf.in b/config/templates/ubuntu.common.conf.in index 0575321a4..1ec323fe4 100644 --- a/config/templates/ubuntu.common.conf.in +++ b/config/templates/ubuntu.common.conf.in @@ -27,6 +27,10 @@ lxc.cap.drop = sys_module mac_admin mac_override sys_time #lxc.aa_profile = lxc-container-default-with-nesting #lxc.hook.mount = /usr/share/lxc/hooks/mountcgroups +# Uncomment the following line to autodetect squid-deb-proxy configuration on the +# host and forward it to the guest at start time. +#lxc.hook.pre-start = /usr/share/lxc/hooks/squid-deb-proxy-client + # If you wish to allow mounting block filesystems, then use the following # line instead, and make sure to grant access to the block device and/or loop # devices below in lxc.cgroup.devices.allow.