Revision a4156442 lib/pathutils.py

b/lib/pathutils.py
52 52
IMPORT_EXPORT_DAEMON = _autoconf.PKGLIBDIR + "/import-export"
53 53
KVM_CONSOLE_WRAPPER = _autoconf.PKGLIBDIR + "/tools/kvm-console-wrapper"
54 54
KVM_IFUP = _autoconf.PKGLIBDIR + "/kvm-ifup"
55
KVM_IFDOWN = _autoconf.PKGLIBDIR + "/kvm-ifdown"
55 56
PREPARE_NODE_JOIN = _autoconf.PKGLIBDIR + "/prepare-node-join"
56 57
NODE_DAEMON_SETUP = _autoconf.PKGLIBDIR + "/node-daemon-setup"
57 58
XEN_CONSOLE_WRAPPER = _autoconf.PKGLIBDIR + "/tools/xen-console-wrapper"

Also available in: Unified diff