Revision ae082df0 lib/constants.py
b/lib/constants.py | ||
---|---|---|
144 | 144 |
DAEMON_UTIL = _autoconf.PKGLIBDIR + "/daemon-util" |
145 | 145 |
SETUP_SSH = _autoconf.TOOLSDIR + "/setup-ssh" |
146 | 146 |
KVM_IFUP = _autoconf.PKGLIBDIR + "/kvm-ifup" |
147 |
KVM_CONSOLE_WRAPPER = _autoconf.PKGLIBDIR + "/kvm-console-wrapper" |
|
147 | 148 |
XM_CONSOLE_WRAPPER = _autoconf.PKGLIBDIR + "/xm-console-wrapper" |
148 | 149 |
ETC_HOSTS = "/etc/hosts" |
149 | 150 |
DEFAULT_FILE_STORAGE_DIR = _autoconf.FILE_STORAGE_DIR |
Also available in: Unified diff