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 20:01:47 UTC 2012
[aur-mirror.git]
/
ecryptfs-utils
/
ecryptfs-utils.install
blob
559d12ec51f94cf3854cdc7362b4b0fba7483066
1
2
post_install() {
3
chmod 4755 /sbin/mount.ecryptfs_private
4
}
5
6
post_upgrade() {
7
post_install
8
}