5742117 luci: Remove bad default values for startup_wait and shutdown_wait

Authored and Committed by rmccabe 9 years ago
    luci: Remove bad default values for startup_wait and shutdown_wait
    
    Remove incorrect default values in the form fields for startup_wait
    and shutdown_wait attributes. Simply leaving the fields blank will
    cause the correct defaults to be used.
    
    Resolves: rhbz#1117398
    
    Signed-off-by: Ryan McCabe <rmccabe@redhat.com>