diff options
author | An-Cheng Huang <ancheng@vyatta.com> | 2008-10-13 19:09:41 -0700 |
---|---|---|
committer | An-Cheng Huang <ancheng@vyatta.com> | 2008-10-13 19:09:41 -0700 |
commit | 81c8c9f28dff67e7ff3208278790f3381bc879dc (patch) | |
tree | 9f3a369d40a9632abe9be137b2240628c5cc63ea /debian | |
parent | 1ae422b13aac7ae6d9c412ae0f392f465d7537af (diff) | |
download | vyatta-cfg-system-81c8c9f28dff67e7ff3208278790f3381bc879dc.tar.gz vyatta-cfg-system-81c8c9f28dff67e7ff3208278790f3381bc879dc.zip |
remove unused files
Diffstat (limited to 'debian')
-rw-r--r-- | debian/vyatta-cfg-system.postinst.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/vyatta-cfg-system.postinst.in b/debian/vyatta-cfg-system.postinst.in index fe50fa79..b484c2a1 100644 --- a/debian/vyatta-cfg-system.postinst.in +++ b/debian/vyatta-cfg-system.postinst.in @@ -102,6 +102,8 @@ fi sed -i 's/^set /builtin set /' /etc/bash_completion /usr/sbin/dpkg-reconfigure -f noninteractive openssh-server +rm -f /etc/ssh/*.broken +update-rc.d -f ssh remove >/dev/null # Local Variables: # mode: shell-script |