[lxc-devel] [PATCH 2/2] oracle template: use clonehostname hook script

Dwight Engen dwight.engen at oracle.com
Tue Jul 9 18:44:36 UTC 2013


Signed-off-by: Dwight Engen <dwight.engen at oracle.com>
---
 templates/lxc-oracle.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/templates/lxc-oracle.in b/templates/lxc-oracle.in
index b09131e..6e697b8 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.
 #
-- 
1.8.1.4





More information about the lxc-devel mailing list