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
db-move: moved polari from [testing] to [extra] (x86_64)
[arch-packages.git]
/
gcr-4
/
trunk
/
gcr-4.install
blob
2c91605a96970b8d8a3b384948af044f686eda45
1
post_install() {
2
# Enable socket by default
3
systemctl --global enable gcr-ssh-agent.socket
4
}
5
6
pre_remove() {
7
systemctl --global disable gcr-ssh-agent.socket
8
}