Postinst add INPUTRC to AcceptEnv
authorHeiko Schlittermann (JUMPER) <hs@schlittermann.de>
Wed, 12 Aug 2015 18:38:32 +0200
changeset 41 97c31173942a
parent 40 b13b69b2ce8d
child 42 8dda8fc33dd4
Postinst add INPUTRC to AcceptEnv
debian/postinst
--- a/debian/postinst	Wed Aug 12 18:37:23 2015 +0200
+++ b/debian/postinst	Wed Aug 12 18:38:32 2015 +0200
@@ -40,6 +40,7 @@
     add_sshd_env HGUSER
     add_sshd_env EDITOR
     add_sshd_env REMOTE_USER
+    add_sshd_env INPUTRC
 }
 
 case "$1" in