index
:
~~obsolete/abslibre-pre-mips64el
master
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testing
/
btrfs-progs
/
initcpio-hook-btrfs
blob: 7965d0a8a52b463324e039674ba17ad0318933f4 (
plain
)
1
2
3
4
5
6
7
#!/usr/bin/ash run_hook() { btrfs device scan } # vim: set ft=sh ts=4 sw=4 et: