debian/postinst
changeset 41 97c31173942a
parent 40 b13b69b2ce8d
child 47 8ca29e954153
equal deleted inserted replaced
40:b13b69b2ce8d 41:97c31173942a
    38     add_sshd_env IUS_USER
    38     add_sshd_env IUS_USER
    39     add_sshd_env IUS_PROFILE
    39     add_sshd_env IUS_PROFILE
    40     add_sshd_env HGUSER
    40     add_sshd_env HGUSER
    41     add_sshd_env EDITOR
    41     add_sshd_env EDITOR
    42     add_sshd_env REMOTE_USER
    42     add_sshd_env REMOTE_USER
       
    43     add_sshd_env INPUTRC
    43 }
    44 }
    44 
    45 
    45 case "$1" in
    46 case "$1" in
    46     configure)
    47     configure)
    47 	update-schlittermann-ssh-keys
    48 	update-schlittermann-ssh-keys