Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.2
laptop-mode-tools
laptop-mode-tools.pm-utils-hook
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File laptop-mode-tools.pm-utils-hook of Package laptop-mode-tools
#!/bin/bash # # integrate laptop-mode into pm-utils hook infrastructure . /usr/lib/pm-utils/functions case "$1" in true) echo "** start laptop-mode" laptop_mode start ;; false) echo "** stop laptop-mode" laptop_mode stop ;; *) ;; esac
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor