~mdz/eucalyptus/auto-registration

« back to all changes in this revision

Viewing changes to debian/eucalyptus-cc.postinst

  • Committer: Matt Zimmerman
  • Date: 2009-09-28 02:29:16 UTC
  • Revision ID: mdz@ubuntu.com-20090928022916-soz503qplb25nua3
Add maintainer scripts for upstart jobs by hand; cdbs/dh_installinit don't
do what we want

Show diffs side-by-side

added added

removed removed

Lines of Context:
56
56
        done
57
57
    fi
58
58
 
 
59
    if [ -e /etc/init/eucalyptus-cc.conf ]; then
 
60
        start eucalyptus-cc || :
 
61
    fi
59
62
fi
60
63
 
61
64
db_stop