~ken-vandine/ubuntu-system-settings/dep_tweak

« back to all changes in this revision

Viewing changes to wizard/ubuntu-system-settings-wizard-cleanup.conf

  • Committer: Michael Terry
  • Date: 2014-09-02 12:44:42 UTC
  • mto: This revision was merged to the branch mainline in revision 988.
  • Revision ID: michael.terry@canonical.com-20140902124442-yt35m234xlh64ee8
Kill maliit-server and indicators on wizard exit so that unity8 can bring them up itself

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
        echo "Resetting MIR_SOCKET to $WIZARD_ORIG_MIR_SOCKET"
25
25
        setenv MIR_SOCKET $WIZARD_ORIG_MIR_SOCKET
26
26
    fi
 
27
 
 
28
    # Stop any indicators and OSK so they will be restarted with new environment
 
29
    initctl emit indicator-services-end
 
30
    stop maliit-server || true
27
31
end script
28
32
 
29
33
post-stop script