repo.or.cz
/
dotfiles_afify.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[Arch] fix network, delete bar_scripts
[dotfiles_afify.git]
/
.scripts
/
openbsd_power.sh
blob
7699850178750f0e5d00fa0942b4f2818ce5f823
1
#!/usr/bin/env bash
2
3
# Since this is a laptop, you'll want to enable power management to save battery life:
4
5
rcctl
enable
apmd
6
rcctl
set
apmd flags
-A
7
rcctl start apmd