mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-08-15 10:12:24 +00:00
lxc-clone.in: define localstatedir, as @LXCPATH@ might be defined in terms of it
Signed-off-by: Serge Hallyn <serge.hallyn@canonical.com> Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
This commit is contained in:
parent
6d8ac56b65
commit
3920ff5cce
@ -42,6 +42,7 @@ help() {
|
|||||||
|
|
||||||
shortoptions='ho:n:sL:v:p:t:'
|
shortoptions='ho:n:sL:v:p:t:'
|
||||||
longoptions='help,orig:,name:,snapshot,fssize:,vgname:,lvprefix:,fstype:'
|
longoptions='help,orig:,name:,snapshot,fssize:,vgname:,lvprefix:,fstype:'
|
||||||
|
localstatedir=@LOCALSTATEDIR@
|
||||||
lxc_path=@LXCPATH@
|
lxc_path=@LXCPATH@
|
||||||
bindir=@BINDIR@
|
bindir=@BINDIR@
|
||||||
snapshot=no
|
snapshot=no
|
||||||
|
Loading…
Reference in New Issue
Block a user