repo.or.cz
/
arch-packages.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
archrelease: copy trunk to extra-x86_64
[arch-packages.git]
/
gnome-keyring
/
trunk
/
gnome-keyring.install
blob
2ed06c222e652e1ba82aa8ca53f6bf9d80011c28
1
post_install() {
2
setcap cap_ipc_lock+ep usr/bin/gnome-keyring-daemon
3
}
4
5
post_upgrade() {
6
post_install
7
}