From fb75356a85e3097db77386e7c62836a3ee69217f Mon Sep 17 00:00:00 2001 From: Dwight Engen Date: Tue, 9 Jul 2013 14:44:36 -0400 Subject: [PATCH] oracle template: use clonehostname hook script MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Dwight Engen Acked-by: Stéphane Graber Signed-off-by: Serge Hallyn --- templates/lxc-oracle.in | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/lxc-oracle.in b/templates/lxc-oracle.in index b09131e09..6e697b897 100644 --- a/templates/lxc-oracle.in +++ b/templates/lxc-oracle.in @@ -349,6 +349,7 @@ lxc.devttydir = lxc lxc.tty = 4 lxc.pts = 1024 lxc.mount = $cfg_dir/fstab +lxc.hook.clone = @DATADIR@/lxc/hooks/clonehostname # Uncomment these if you don't run anything that needs the capability, and # would like the container to run with less privilege. # -- 2.47.2