mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-08-09 03:06:07 +00:00
oracle template: use clonehostname hook script
Signed-off-by: Dwight Engen <dwight.engen@oracle.com> Acked-by: Stéphane Graber <stgraber@ubuntu.com> Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
This commit is contained in:
parent
1143ed392d
commit
fb75356a85
@ -349,6 +349,7 @@ lxc.devttydir = lxc
|
|||||||
lxc.tty = 4
|
lxc.tty = 4
|
||||||
lxc.pts = 1024
|
lxc.pts = 1024
|
||||||
lxc.mount = $cfg_dir/fstab
|
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
|
# Uncomment these if you don't run anything that needs the capability, and
|
||||||
# would like the container to run with less privilege.
|
# would like the container to run with less privilege.
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user