~hp-moonshot/ubuntu/trusty/hp-moonshot/hp-proliant

« back to all changes in this revision

Viewing changes to debian/postrm

  • Committer: Narinder Gupta
  • Date: 2014-09-04 20:37:03 UTC
  • Revision ID: narinder.gupta@canonical.com-20140904203703-2sk67uwbzk9fc4tk
branch a new version for HP proliant systems where there is no power management required.

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
                done
14
14
                invoke-rc.d $webserver reload
15
15
                rm -rf /etc/maas
16
 
                rm -rf /var/lib/hp-moonshot
 
16
                rm -rf /var/lib/hp-proliant
17
17
        ;;
18
18
esac
19
19