~hzliu123/ubuntu/trusty/pm-utils/fix-for-1172692

« back to all changes in this revision

Viewing changes to pm/sleep.d/95led

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2013-07-02 06:38:25 UTC
  • mfrom: (57.1.2 sid)
  • Revision ID: package-import@ubuntu.com-20130702063825-vspclhccuopt6w0w
Tags: 1.4.1-11
* Add 04-ignore-led-failure.patch: Some Lenovo Thinkpad models don't have a
  suspend LED, don't break suspend over this. Thanks Adam Lee!
* Bump Standards-Version to 3.9.4 (No changes necessary).

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
        *) exit $NA
15
15
                ;;
16
16
esac
 
17
 
 
18
exit 0