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
gitconfig, ksh, pkg_base
[dotfiles_afify.git]
/
.scripts
/
openbsd_config.sh
blob
f81c476300b4cc40e4da1d62db61f1bcfb1cff49
1
#!/bin/sh
2
3
echo
"hw.allowpowerdown=0"
> /
etc
/
sysctl.conf
4
rcctl
enable
apmd
5
rcctl
set
apmd flags
-A
6
rcctl start apmd
7
rcctl disable smtpd
8
rcctl disable sshd
9
sysupgrade
-s