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 Mon Jan 16 00:01:41 UTC 2012
[aur-mirror.git]
/
readahead-list
/
readahead.install
blob
dedc920b0c0fddc4f266b6b80f7477a70fd33d92
1
post_install(){
2
echo "Making daemon files executable..."
3
chmod a+x /etc/rc.d/readahead-watch-desktop /etc/rc.d/readahead-list-desktop
4
echo "Daemon files now executable, refer to the archwiki for further instruction"
5
}