initial import
This commit is contained in:
5
x11-ssh-askpass/x11-ssh-askpass.install
Normal file
5
x11-ssh-askpass/x11-ssh-askpass.install
Normal file
@@ -0,0 +1,5 @@
|
||||
post_upgrade() {
|
||||
if [[ $(vercmp 1.2.4.1-5 "$2") -eq 1 ]]; then
|
||||
echo "The SSH_ASKPASS environment variable is not exported by default anymore. Set it in /etc/profile to revert to the previous behavior"
|
||||
fi
|
||||
}
|
||||
Reference in New Issue
Block a user