diff options
author | Dimitri John Ledkov <xnox@ubuntu.com> | 2017-08-21 12:48:31 +0100 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2017-08-22 16:17:24 +0100 |
commit | b4fc0d329c03de1c38dc3f908a10f7239c32a05c (patch) | |
tree | 9187928083f825c0cdc32a2bfc0fd369a600ea38 /debian/openssh-server.maintscript | |
parent | 0aa09c9ec85924a27d864ccf26bc1fed79b41946 (diff) |
Drop upstart system and user jobs.
Diffstat (limited to 'debian/openssh-server.maintscript')
-rw-r--r-- | debian/openssh-server.maintscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/openssh-server.maintscript b/debian/openssh-server.maintscript index f9e3c4d53..0e44b2889 100644 --- a/debian/openssh-server.maintscript +++ b/debian/openssh-server.maintscript | |||
@@ -1 +1,2 @@ | |||
1 | mv_conffile /etc/pam.d/ssh /etc/pam.d/sshd 1:4.7p1-4~ | 1 | mv_conffile /etc/pam.d/ssh /etc/pam.d/sshd 1:4.7p1-4~ |
2 | rm_conffile /etc/init/ssh.conf 1:7.5p1-6~ openssh-server | ||