repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Thu Jan 19 16:10:29 UTC 2012
[aur-mirror.git]
/
evms
/
evms_hook
blob
0b637c5549ca2b84e070ee7ae047bd4a2bf717ee
1
# vim: set ft=sh:
2
3
#mkinitcpio hook for loading a root filesystem on an EVMS volume.
4
#2007-08-13 02:15 UTC by Felix (01001101@femail.mine.nu)
5
6
run_hook () {
7
/sbin/evms_activate
8
}