mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-08-13 22:12:15 +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:'
|
||||
longoptions='help,orig:,name:,snapshot,fssize:,vgname:,lvprefix:,fstype:'
|
||||
localstatedir=@LOCALSTATEDIR@
|
||||
lxc_path=@LXCPATH@
|
||||
bindir=@BINDIR@
|
||||
snapshot=no
|
||||
|
Loading…
Reference in New Issue
Block a user