Revision 52ac594c snf-image-host/defaults

b/snf-image-host/defaults
26 26
# HELPER_KERNEL: Path to the helper VM kernel
27 27
# HELPER_KERNEL="$(HELPER_DIR)/kernel"
28 28

  
29
# HELPER_PKG: Path to the snf-image-helper package
30
# HELPER_PKG="$(HELPER_DIR)/snf-image-helper.deb"
31

  
32 29
# HELPER_INITRD: Path to the helper VM initial ramdisk
33 30
# HELPER_INITRD="$(HELPER_DIR)/initrd"
34 31

  
32
# HELPER_PKG: Path to the snf-image-helper package
33
# HELPER_PKG="$(HELPER_DIR)/snf-image-helper.deb"
34

  
35 35
# HELPER_TIMOUT: Soft and hard timeout limits for helper instance.
36 36
# Helper instance will be terminated after a given time if it hasn't exited by
37 37
# itself. The time to wait before killing the process is specified by those

Also available in: Unified diff